atsamd21, atsamd51: add support for USB INTERRUPT OUT

This commit is contained in:
sago35
2023-09-14 21:04:37 +09:00
committed by Ron Evans
parent c4de195f04
commit 3ad2530ee7
3 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ func TestBinarySize(t *testing.T) {
// microcontrollers
{"hifive1b", "examples/echo", 4612, 280, 0, 2252},
{"microbit", "examples/serial", 2724, 388, 8, 2256},
{"wioterminal", "examples/pininterrupt", 6039, 1485, 116, 6816},
{"wioterminal", "examples/pininterrupt", 6063, 1485, 116, 6816},
// TODO: also check wasm. Right now this is difficult, because
// wasm binaries are run through wasm-opt and therefore the