9d08eb0247
This commit adds a board definition for NUCLEO_G0B1RE. This board has the REPL on UART2 which is connected to the on-board ST-link USB-UART. Signed-off-by: Asensio Lorenzo Sempere <asensio.aerospace@gmail.com>
16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"nucleo_g0b1re.jpg"
|
|
],
|
|
"mcu": "stm32g0",
|
|
"product": "Nucleo G0B1RE",
|
|
"thumbnail": "",
|
|
"url": "",
|
|
"vendor": "ST Microelectronics"
|
|
}
|