dc7de6ed83
Changes in this commit: - Change MICROPY_HW_BOARD_NAME definition to match the product name. - Rename board folder's name to match the product name style. - Change related files like Makefile, document descriptions, test cases, CI and tools. Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
22 lines
438 B
JSON
22 lines
438 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"UART",
|
|
"SPI",
|
|
"I2C",
|
|
"ADC"
|
|
],
|
|
"id": "EK-RA4M1",
|
|
"images": [
|
|
"ek_ra4m1_board.jpg"
|
|
],
|
|
"mcu": "RA4M1",
|
|
"product": "EK-RA4M1",
|
|
"thumbnail": "",
|
|
"url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra4m1-evaluation-kit-ra4m1-mcu-group",
|
|
"vendor": "Renesas Electronics"
|
|
}
|