micropython/ports/renesas-ra/boards/EK_RA6M2/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
..
RA6M2-EK.csv
bsp_clock_cfg.h
bsp_pin_cfg.h
common_data.c
common_data.h
hal_data.c
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
vector_data.c
vector_data.h