example: naive debouncing for pininterrupt example (#2233)

This commit is contained in:
Yurii Soldak
2025-01-13 17:21:23 +01:00
committed by GitHub
parent 194438cdd6
commit 29d2719bad
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ func TestBinarySize(t *testing.T) {
// microcontrollers
{"hifive1b", "examples/echo", 4600, 280, 0, 2268},
{"microbit", "examples/serial", 2908, 388, 8, 2272},
{"wioterminal", "examples/pininterrupt", 6140, 1484, 116, 6824},
{"wioterminal", "examples/pininterrupt", 7286, 1486, 116, 6912},
// TODO: also check wasm. Right now this is difficult, because
// wasm binaries are run through wasm-opt and therefore the