mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-01 10:19:01 +00:00
builder: convert TestBinarySize to a golden file test
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
target package code rodata data bss
|
||||
hifive1b examples/echo 4321 323 0 2268
|
||||
microbit examples/serial 2842 382 8 2264
|
||||
wioterminal examples/pininterrupt 8039 1665 132 7496
|
||||
Reference in New Issue
Block a user