Skip to content

Commit

Permalink
[nrf fromtree] Platform: nordic: unify target configuration
Browse files Browse the repository at this point in the history
unify target configuration for nrf53, nrf91, and laird.

Combining these three source files into a single file makes it easier
to make changes as patches don't need to be applied three times.

Change-Id: I3c0db861b8db9981552b689e298b525918afff36
Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
  • Loading branch information
SebastianBoe authored and carlescufi committed Jul 25, 2023
1 parent 26d6cb4 commit 652bcb4
Show file tree
Hide file tree
Showing 8 changed files with 106 additions and 1,435 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,5 @@ target_compile_definitions(platform_region_defs

target_sources(tfm_spm
PRIVATE
target_cfg.c
${CMAKE_CURRENT_SOURCE_DIR}/${NRF_FOLDER_PATH}/tfm_interrupts.c
)
Loading

0 comments on commit 652bcb4

Please sign in to comment.