mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Build arduino code (for AVR) and allow test in qemu
This commit is contained in:
parent
7c9d56ee69
commit
6b2063c6ab
4 changed files with 24 additions and 8 deletions
|
|
@ -1,2 +1,2 @@
|
|||
// Arduino cannot do -DUVM32_MEMORY_SIZE, so set this explicitly
|
||||
#define UVM32_MEMORY_SIZE 1024
|
||||
#define UVM32_MEMORY_SIZE 512
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue