Fixing loading script for ARM targets and the teensy loader cli
This commit is contained in:
parent
1accaf36cc
commit
e9aa3880a6
3 changed files with 4 additions and 3 deletions
|
@ -38,6 +38,7 @@ set( CHIP "mk20dx128" )
|
|||
|
||||
message( STATUS "Chip Selected:" )
|
||||
message( "${CHIP}" )
|
||||
set( MCU "${CHIP}" ) # For loading script compatibility
|
||||
|
||||
|
||||
#| CPU Type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue