platform-ststm32/boards/black_F407ZE.json

18 lines
307 B
JSON

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