Build arduino code (for AVR) and allow test in qemu

This commit is contained in:
Toby Jaffey 2025-12-11 11:53:23 +00:00
parent 7c9d56ee69
commit 6b2063c6ab
4 changed files with 24 additions and 8 deletions

View file

@ -1,2 +1,2 @@
// Arduino cannot do -DUVM32_MEMORY_SIZE, so set this explicitly
#define UVM32_MEMORY_SIZE 1024
#define UVM32_MEMORY_SIZE 512