Improve arduino setup

This commit is contained in:
Toby Jaffey 2025-12-09 22:18:40 +00:00
parent ac554865a6
commit d5df056914
2 changed files with 12 additions and 7 deletions

View file

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