mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-06 14:17:41 -04:00
Test the CCS4 demo project to CCS5 and make a minor change to ensure the power supplied is adequate for the CPU speed.
This commit is contained in:
parent
ab1aa67b08
commit
bb708957a9
12 changed files with 1162 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?ccsproject version="1.0"?>
|
||||
|
||||
<projectOptions>
|
||||
|
@ -8,4 +8,5 @@
|
|||
<isElfFormat value="false"/>
|
||||
<linkerCommandFile value="lnk_msp430f5438a.cmd"/>
|
||||
<rts value="libc.a"/>
|
||||
<connection value="common/targetdb/connections/TIMSP430-USB.xml"/>
|
||||
</projectOptions>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue