8f68e26f79
This commit adds support for the STM32G4 series of MCUs, and a board definition for NUCLEO_G474RE. This board has the REPL on LPUART1 which is connected to the on-board ST-link USB-UART.
16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"nucleo_g474re.jpg"
|
|
],
|
|
"mcu": "stm32g4",
|
|
"product": "Nucleo G474RE",
|
|
"thumbnail": "",
|
|
"url": "",
|
|
"vendor": "ST Microelectronics"
|
|
}
|