mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Move all host examples under host/
This commit is contained in:
parent
1213c5673f
commit
7353810199
16 changed files with 104 additions and 143 deletions
2
hosts/host-arduino/config.h
Normal file
2
hosts/host-arduino/config.h
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Arduino cannot do -DUVM32_MEMORY_SIZE, so set this explicitly
|
||||
#define UVM32_MEMORY_SIZE 512
|
||||
Loading…
Add table
Add a link
Reference in a new issue