mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 16:03:41 +00:00
Merge remote-tracking branch 'ardnew/feature/usb-common' into feature/usb-common
This commit is contained in:
@@ -9,6 +9,7 @@ MEMORY
|
||||
ENTRY(Reset_Handler);
|
||||
|
||||
_stack_size = 4K;
|
||||
_heap_size = 512K;
|
||||
|
||||
SECTIONS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user