[NUCLEO_F767] removing not longer necessary uvision5 options

pull/1909/head
ohagendorf 2016-06-14 23:14:19 +02:00 committed by Olaf Hagendorf
parent 956b733d0f
commit 23f4152759
1 changed files with 1 additions and 6 deletions

View File

@ -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"]
},