mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-08-03 04:16:13 -04:00
Working
This commit is contained in:
commit
c898b090dd
1049 changed files with 288572 additions and 0 deletions
8
bertos/cpu/msp430/info/msp430_post.common
Normal file
8
bertos/cpu/msp430/info/msp430_post.common
Normal file
|
@ -0,0 +1,8 @@
|
|||
# CPU type used for flashing
|
||||
MK_PROGRAMMER_CPU = CORE_CPU
|
||||
|
||||
# Name of the flag used by the build system to pass to the compiler the CPU type.
|
||||
MK_MCU = CORE_CPU
|
||||
|
||||
# Add CPU core to tags
|
||||
CPU_TAGS += [ CORE_CPU ]
|
Loading…
Add table
Add a link
Reference in a new issue