platform-ststm32/boards/black_F407ZE.json

18 lines
307 B
JSON
Raw Normal View History

{
"build": {
"cpu": "cortex-m4",
"f_cpu": "168000000L",
"extra_flags": "-DSTM32F407ZE",
"mcu": "stm32f407zet6"
},
2017-05-07 23:44:58 -07:00
"frameworks": [
"arduino"
],
"name": "Black F407ZE",
"upload": {
"maximum_ram_size": 196608,
2017-05-07 23:44:58 -07:00
"maximum_size": 1048576
},
"url": "",
"vendor": ""
}