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>
17 lines
341 B
JSON
17 lines
341 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"ra4m1_clicker_board.jpg",
|
|
"ra4m1_clicker_pins.jpg"
|
|
],
|
|
"mcu": "ra4m1",
|
|
"product": "Mikroe RA4M1 Clicker",
|
|
"thumbnail": "",
|
|
"url": "https://www.mikroe.com/ra4m1-clicker",
|
|
"vendor": "MikroElektronika"
|
|
}
|