Skip to content

Commit

Permalink
Use new configuration with nrfx uarte
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-gruender authored and marbre committed Jan 26, 2024
1 parent e4f5883 commit 00faca2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 79 deletions.
1 change: 0 additions & 1 deletion build_tools/third_party/nrfx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ target_include_directories(nrfx_uarte
${nrfx_DIR}
${nrfx_DIR}/drivers/include/
${nrfx_DIR}/hal/
${nrfx_DIR}/templates/
${nrfx_DIR}/mdk/
${nrfx_DIR}/soc/
)
Expand Down
2 changes: 0 additions & 2 deletions third_party/nrfx-custom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ This folder contains a subset of files imported from [NordicSemiconductor/nrfx](

- The [`nrf5340_xxaa_application.ld`](https://github.com/NordicSemiconductor/nrfx/blob/7ef620bedd3fd41828e0f81523a1d08a986b8a0e/mdk/nrf5340_xxaa_application.ld) linker script was imported at state NordicSemiconductor/nrfx@7ef620b.

- The file [`nrfx.h`](https://github.com/NordicSemiconductor/nrfx/blob/1c721175f22dbb1bf125a570a427b53f810881bb/nrfx.h) was imported at state NordicSemiconductor/nrfx@1c72117.

- The file [`nrf_common.ld`](https://github.com/NordicSemiconductor/nrfx/blob/7ef620bedd3fd41828e0f81523a1d08a986b8a0e/mdk/nrf_common.ld) was imported at state NordicSemiconductor/nrfx@7ef620b.

- The file [`gcc_startup_nrf52840.S`](https://github.com/NordicSemiconductor/nrfx/blob/7ef620bedd3fd41828e0f81523a1d08a986b8a0e/mdk/gcc_startup_nrf52840.S) was imported at state NordicSemiconductor/nrfx@7ef620b.
Expand Down
49 changes: 0 additions & 49 deletions third_party/nrfx-custom/nrfx.h

This file was deleted.

27 changes: 0 additions & 27 deletions third_party/nrfx-custom/nrfx_glue_nrf5340.h

This file was deleted.

0 comments on commit 00faca2

Please sign in to comment.