mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 04:19:04 +00:00
Working on NXP/Teensy support
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
|
||||
.section .flash_config
|
||||
.global __flash_config
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
.byte 0xDE
|
||||
.byte 0xF9
|
||||
.byte 0xFF
|
||||
.byte 0xFF
|
||||
Reference in New Issue
Block a user