begin USB refactor with package machine/usb2

This commit is contained in:
ardnew
2021-03-28 15:46:03 -05:00
parent 722a3a5c94
commit df57c029a7
32 changed files with 5646 additions and 137 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ MEMORY
ENTRY(Reset_Handler);
_stack_size = 128K;
_stack_size = 4K;
_heap_size = 512K;
SECTIONS