mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
renesas-ra: Update boards and ra directory files to support FSP v4.4.0.
* Update boards and ra files * Remove unreferenced files, board_init.c and board_leds.c, from Makefile * Remove unreferenced FSP instances from ra_gen/*.[ch] * Remove unreferenced FSP config files ra_cfg/*.h * e2 studio generates FSP instances but renesas-ra uses only followings: lpm, flash, ioport Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
This commit is contained in:
committed by
Damien George
parent
0c58e29074
commit
b4834e5cba
@@ -342,11 +342,6 @@ SRC_O += \
|
||||
SRC_O += \
|
||||
shared/runtime/gchelper_thumb2.o
|
||||
|
||||
HAL_SRC_C += $(addprefix $(HAL_DIR)/ra/board/$(BOARD_LOW)/,\
|
||||
board_init.c \
|
||||
board_leds.c \
|
||||
)
|
||||
|
||||
HAL_SRC_C += $(addprefix $(HAL_DIR)/ra/fsp/src/bsp/mcu/all/,\
|
||||
bsp_clocks.c \
|
||||
bsp_common.c \
|
||||
|
||||
Reference in New Issue
Block a user