Skip to content

Commit

Permalink
renesas-ra: Consolidate all fsp_cfg header files to one location.
Browse files Browse the repository at this point in the history
The config header files with the same name have the same contents, so they
don't need to be repeated for each board in the board's source directory.

Signed-off-by: Damien George <[email protected]>
  • Loading branch information
dpgeorge committed Jun 25, 2023
1 parent 23fe170 commit c2ea8b2
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 205 deletions.
1 change: 1 addition & 0 deletions ports/renesas-ra/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ CROSS_COMPILE ?= arm-none-eabi-

INC += -imacros boards/compiler_barrier.h
INC += -I.
INC += -Ifsp_cfg
INC += -I$(TOP)
INC += -I$(BUILD)
INC += -I$(TOP)/$(CMSIS_DIR)
Expand Down
13 changes: 0 additions & 13 deletions ports/renesas-ra/boards/EK_RA4W1/ra_cfg/fsp_cfg/r_adc_cfg.h

This file was deleted.

15 changes: 0 additions & 15 deletions ports/renesas-ra/boards/EK_RA4W1/ra_cfg/fsp_cfg/r_flash_lp_cfg.h

This file was deleted.

13 changes: 0 additions & 13 deletions ports/renesas-ra/boards/EK_RA4W1/ra_cfg/fsp_cfg/r_ioport_cfg.h

This file was deleted.

14 changes: 0 additions & 14 deletions ports/renesas-ra/boards/EK_RA4W1/ra_cfg/fsp_cfg/r_lpm_cfg.h

This file was deleted.

13 changes: 0 additions & 13 deletions ports/renesas-ra/boards/EK_RA6M1/ra_cfg/fsp_cfg/r_adc_cfg.h

This file was deleted.

13 changes: 0 additions & 13 deletions ports/renesas-ra/boards/EK_RA6M1/ra_cfg/fsp_cfg/r_ioport_cfg.h

This file was deleted.

14 changes: 0 additions & 14 deletions ports/renesas-ra/boards/EK_RA6M1/ra_cfg/fsp_cfg/r_lpm_cfg.h

This file was deleted.

13 changes: 0 additions & 13 deletions ports/renesas-ra/boards/EK_RA6M2/ra_cfg/fsp_cfg/r_adc_cfg.h

This file was deleted.

15 changes: 0 additions & 15 deletions ports/renesas-ra/boards/EK_RA6M2/ra_cfg/fsp_cfg/r_flash_hp_cfg.h

This file was deleted.

13 changes: 0 additions & 13 deletions ports/renesas-ra/boards/EK_RA6M2/ra_cfg/fsp_cfg/r_ioport_cfg.h

This file was deleted.

14 changes: 0 additions & 14 deletions ports/renesas-ra/boards/EK_RA6M2/ra_cfg/fsp_cfg/r_lpm_cfg.h

This file was deleted.

13 changes: 0 additions & 13 deletions ports/renesas-ra/boards/RA4M1_CLICKER/ra_cfg/fsp_cfg/r_adc_cfg.h

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions ports/renesas-ra/boards/RA4M1_CLICKER/ra_cfg/fsp_cfg/r_lpm_cfg.h

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c2ea8b2

Please sign in to comment.