mirror of https://github.com/ARMmbed/mbed-os.git
[NUCLEO_F767] removing not longer necessary uvision5 options
parent
956b733d0f
commit
23f4152759
|
@ -796,12 +796,7 @@
|
|||
"extra_labels": ["STM", "STM32F7", "STM32F767", "STM32F767ZI"],
|
||||
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
|
||||
"default_toolchain": "ARM",
|
||||
"progen": {
|
||||
"target": "nucleo-f767zi",
|
||||
"uvision5": {
|
||||
"template": ["uvision.uvproj.tmpl"]
|
||||
}
|
||||
},
|
||||
"progen": {"target": "nucleo-f767zi"},
|
||||
"detect_code": ["0799"],
|
||||
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue