STM32: L1: Activate FLASH API for NUCLEO_L152RE

pull/4980/head
Laurent MEUNIER 2017-08-24 16:50:17 +02:00
parent be7fa925ad
commit 9bed429aa0
1 changed files with 1 additions and 1 deletions

View File

@ -1323,7 +1323,7 @@
}
},
"detect_code": ["0710"],
"device_has_add": ["ANALOGOUT", "LOWPOWERTIMER", "SERIAL_ASYNCH", "SERIAL_FC"],
"device_has_add": ["ANALOGOUT", "LOWPOWERTIMER", "SERIAL_ASYNCH", "SERIAL_FC", "FLASH"],
"release_versions": ["2", "5"],
"device_name": "STM32L152RE"
},