mirror of https://github.com/ARMmbed/mbed-os.git
Add options.json file for STM32.
parent
f1a18358b8
commit
b4c4ae8f09
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"objects": [
|
||||||
|
"core_cm4.o",
|
||||||
|
"core_cm4_simd.o"
|
||||||
|
|
||||||
|
"system_stm32f4xxo",
|
||||||
|
|
||||||
|
"startup_startup_STM32F40x.o",
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue