mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Update comments in STM32F0 demo.
Update the Keil XMC4500 demo so there are simple blinky and comprehensive demo options.
This commit is contained in:
parent
c77dab2c35
commit
2e07d3d665
9 changed files with 1011 additions and 525 deletions
|
@ -331,7 +331,7 @@
|
|||
</ArmAdsMisc>
|
||||
<Cads>
|
||||
<interw>1</interw>
|
||||
<Optim>0</Optim>
|
||||
<Optim>1</Optim>
|
||||
<oTime>0</oTime>
|
||||
<SplitLS>0</SplitLS>
|
||||
<OneElfS>0</OneElfS>
|
||||
|
@ -416,6 +416,16 @@
|
|||
<FileType>1</FileType>
|
||||
<FilePath>.\RegTest.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>main_full.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>.\main_full.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>main_blinky.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>.\main_blinky.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue