aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/sizes_test.go
diff options
context:
space:
mode:
authorsago35 <[email protected]>2023-09-14 21:04:37 +0900
committerRon Evans <[email protected]>2023-09-16 09:30:05 +0200
commit3ad2530ee7747f4012850f0df4fa106ed35dfee9 (patch)
tree791bbd6f641b48db3a2c4c80e1374d036865c831 /builder/sizes_test.go
parentc4de195f04eac0f9764615cb567339de9a14fcb1 (diff)
downloadtinygo-3ad2530ee7747f4012850f0df4fa106ed35dfee9.tar.gz
tinygo-3ad2530ee7747f4012850f0df4fa106ed35dfee9.zip
atsamd21, atsamd51: add support for USB INTERRUPT OUT
Diffstat (limited to 'builder/sizes_test.go')
-rw-r--r--builder/sizes_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/sizes_test.go b/builder/sizes_test.go
index a97fc01c3..a20ee5a81 100644
--- a/builder/sizes_test.go
+++ b/builder/sizes_test.go
@@ -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