-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #218 from rbaron/2.7
Update nrf-connect SDK to 2.7
- Loading branch information
Showing
49 changed files
with
61 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletions
4
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52833/Kconfig.board
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52833/board.cmake
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52833/revision.cmake
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52840/Kconfig
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52840/Kconfig.board
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52840/Kconfig.defconfig
This file was deleted.
Oops, something went wrong.
Empty file removed
0
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52840/bparasite_nrf52840_1_0_0.conf
Empty file.
7 changes: 0 additions & 7 deletions
7
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52840/pre_dt_board.cmake
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
code/nrf-connect/prstlib/boards/arm/bparasite_nrf52840/revision.cmake
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...lib/boards/arm/bparasite_nrf52833/Kconfig → ...-connect/prstlib/boards/bparasite/Kconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
|
||
if BOARD_BPARASITE_NRF52833 | ||
if BOARD_BPARASITE | ||
|
||
config BOARD_ENABLE_DCDC | ||
bool "DCDC mode" | ||
select SOC_DCDC_NRF52X | ||
default y | ||
|
||
endif # BOARD_BPARASITE_NRF52833 | ||
endif # BOARD_BPARASITE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
config BOARD_BPARASITE | ||
bool "b-parasite board" | ||
select SOC_NRF52833_QIAA if BOARD_BPARASITE_NRF52833 | ||
select SOC_NRF52840_QIAA if BOARD_BPARASITE_NRF52840 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
...boards/arm/bparasite_nrf52840/board.cmake → ...nect/prstlib/boards/bparasite/board.cmake
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
board: | ||
name: bparasite | ||
socs: | ||
- name: nrf52833 | ||
- name: nrf52840 | ||
revision: | ||
format: major.minor.patch | ||
default: "2.0.0" | ||
revisions: | ||
- name: "1.0.0" | ||
- name: "1.1.0" | ||
- name: "1.2.0" | ||
- name: "2.0.0" |
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
code/nrf-connect/prstlib/boards/bparasite/bparasite_nrf52833.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
identifier: bparasite/nrf52833 | ||
name: "b-parasite nRF52833" |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions
5
...ite_nrf52833/bparasite_nrf52833_defconfig → ...ds/bparasite/bparasite_nrf52833_defconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
code/nrf-connect/prstlib/boards/bparasite/bparasite_nrf52840.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
identifier: bparasite/nrf52840 | ||
name: "b-parasite nRF52840" |
File renamed without changes.
1 change: 1 addition & 0 deletions
1
code/nrf-connect/prstlib/boards/bparasite/bparasite_nrf52840_1_0_0_defconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions
5
...ite_nrf52840/bparasite_nrf52840_defconfig → ...ds/bparasite/bparasite_nrf52840_defconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,4 +21,6 @@ | |
|
||
#define UNUSED_OK(expr) (void)expr; | ||
|
||
#define DOUBLE_PROMO_OK(expr) (double)(expr) | ||
|
||
#endif // _PRST_MACROS_H_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.