mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-03 12:53:52 -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
|
Loading…
Add table
Add a link
Reference in a new issue