Add options.json file for STM32.

pull/8/head
Joe Turner 2013-04-24 09:46:59 +01:00
parent f1a18358b8
commit b4c4ae8f09
1 changed files with 10 additions and 0 deletions

10
libraries/mbed/vendor/STM/options.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
"objects": [
"core_cm4.o",
"core_cm4_simd.o"
"system_stm32f4xxo",
"startup_startup_STM32F40x.o",
]
}