micropython/ports/renesas-ra/boards/EK_RA4M1/ra_gen
Damien George 324d01eb52 renesas-ra: Consolidate hal_entry.c code and remove hal_entry() func.
The hal_entry.c code is duplicated across all boards, so consolidate it to
a common ra_hal.c file.  And remove the hal_entry() function because it
simply calls main().

Signed-off-by: Damien George <damien@micropython.org>
2023-05-24 11:44:17 +10:00
..
RA4M1-EK.csv
bsp_clock_cfg.h renesas-ra: Update boards and ra directory files to support FSP v4.4.0. 2023-05-11 16:18:39 +10:00
bsp_pin_cfg.h
common_data.c renesas-ra: Update boards and ra directory files to support FSP v4.4.0. 2023-05-11 16:18:39 +10:00
common_data.h renesas-ra: Update boards and ra directory files to support FSP v4.4.0. 2023-05-11 16:18:39 +10:00
hal_data.c renesas-ra: Update boards and ra directory files to support FSP v4.4.0. 2023-05-11 16:18:39 +10:00
hal_data.h renesas-ra: Consolidate hal_entry.c code and remove hal_entry() func. 2023-05-24 11:44:17 +10:00
pin_data.c renesas-ra: Update boards and ra directory files to support FSP v4.4.0. 2023-05-11 16:18:39 +10:00
vector_data.c renesas-ra: Update boards and ra directory files to support FSP v4.4.0. 2023-05-11 16:18:39 +10:00
vector_data.h renesas-ra: Update boards and ra directory files to support FSP v4.4.0. 2023-05-11 16:18:39 +10:00