Small macro update for debugging the Sony NEWS
This commit is contained in:
parent
ea2654b662
commit
6bf2607872
3 changed files with 73 additions and 1 deletions
|
@ -64,7 +64,8 @@ set( SRCS
|
|||
#| "atmega32u4" # Teensy 2.0
|
||||
#| "at90usb646" # Teensy++ 1.0
|
||||
#| "at90usb1286" # Teensy++ 2.0
|
||||
set( MCU "at90usb1286" )
|
||||
set( MCU "atmega32u4" )
|
||||
#set( MCU "at90usb1286" )
|
||||
|
||||
|
||||
#| Compiler flag to set the C Standard level.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue