mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Added STM32 discovery board simple demo project.
This commit is contained in:
parent
3baaba8800
commit
9133ceb44d
66 changed files with 41096 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
#Sat Apr 02 16:45:47 BST 2011
|
||||
BOARD=STM32_Discovery
|
||||
CODE_LOCATION=FLASH
|
||||
ENDIAN=Little-endian
|
||||
MCU=STM32F100RB
|
||||
MODEL=Lite
|
||||
PROBE=ST-LINK
|
||||
PROJECT_FORMAT_VERSION=1
|
||||
TARGET=STM32
|
||||
VERSION=2.0.1
|
||||
eclipse.preferences.version=1
|
|
@ -0,0 +1,12 @@
|
|||
#Sat Apr 02 16:45:48 BST 2011
|
||||
eclipse.preferences.version=1
|
||||
environment/buildEnvironmentInclude/com.atollic.truestudio.exe.debug.50916606/CPATH/delimiter=;
|
||||
environment/buildEnvironmentInclude/com.atollic.truestudio.exe.debug.50916606/CPATH/operation=remove
|
||||
environment/buildEnvironmentInclude/com.atollic.truestudio.exe.debug.50916606/C_INCLUDE_PATH/delimiter=;
|
||||
environment/buildEnvironmentInclude/com.atollic.truestudio.exe.debug.50916606/C_INCLUDE_PATH/operation=remove
|
||||
environment/buildEnvironmentInclude/com.atollic.truestudio.exe.debug.50916606/append=true
|
||||
environment/buildEnvironmentInclude/com.atollic.truestudio.exe.debug.50916606/appendContributed=true
|
||||
environment/buildEnvironmentLibrary/com.atollic.truestudio.exe.debug.50916606/LIBRARY_PATH/delimiter=;
|
||||
environment/buildEnvironmentLibrary/com.atollic.truestudio.exe.debug.50916606/LIBRARY_PATH/operation=remove
|
||||
environment/buildEnvironmentLibrary/com.atollic.truestudio.exe.debug.50916606/append=true
|
||||
environment/buildEnvironmentLibrary/com.atollic.truestudio.exe.debug.50916606/appendContributed=true
|
Loading…
Add table
Add a link
Reference in a new issue