1a99f74063
This was used to override the firmware filename generated by the build server (to match the historical name before board definitions existed). Now we're making everything use the board definition name (i.e. the directory name). This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
20 lines
507 B
JSON
20 lines
507 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"ek_ra6m2_board.jpg",
|
|
"ek_ra6m2_j1_pins.jpg",
|
|
"ek_ra6m2_j2_pins.jpg",
|
|
"ek_ra6m2_j3_pins.jpg",
|
|
"ek_ra6m2_j4_pins.jpg"
|
|
],
|
|
"mcu": "ra6m2",
|
|
"product": "EK-RA6M2",
|
|
"thumbnail": "",
|
|
"url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra6m2-evaluation-kit-ra6m2-mcu-group",
|
|
"vendor": "Renesas Electronics"
|
|
}
|