I don't think there is a zero overhead way around this and messages being smaller than a single USB packet is by far the most common case for physical nodes so we don't want to take the overhead of split messages here. The best solution may just be to make this as clear as possible and make another implementation for messages split over multiple packets.
I don't think there is a zero overhead way around this and messages being smaller than a single USB packet is by far the most common case for physical nodes so we don't want to take the overhead of split messages here. The best solution may just be to make this as clear as possible and make another implementation for messages split over multiple packets.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I don't think there is a zero overhead way around this and messages being smaller than a single USB packet is by far the most common case for physical nodes so we don't want to take the overhead of split messages here. The best solution may just be to make this as clear as possible and make another implementation for messages split over multiple packets.
Addressed with feature flag in
403df6f5f4