e6d3513187
This change adds NUCLEO-L152RE support to the STM32 port. NUCLEO-L152RE: https://www.st.com/en/evaluation-tools/nucleo-l152re.html This board use STM32L152RE: https://www.st.com/en/microcontrollers-microprocessors/stm32l152re.html
16 lines
262 B
JSON
16 lines
262 B
JSON
{
|
|
"deploy": [
|
|
"./deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"nucleo_l152re.jpg"
|
|
],
|
|
"mcu": "stm32l1",
|
|
"product": "Nucleo L152RE",
|
|
"thumbnail": "",
|
|
"url": "",
|
|
"vendor": "ST Microelectronics"
|
|
}
|