b-parasite-esp32/code/nrf-connect/prstlib/boards/arm/bparasite_nrf52840
rbaron afa53f0e94 Introduce CONFIG_BOARD_REVISION_CODE
Beside having a `CONFIG_BOARD_REVISION` Kconfig string that represents
our semantic versioning for board revisions, the ZigBee sample requires
an integer representation of it. Instead of conditioning the integer
version on the string version only for that sample and having to touch
the ZigBee sample whenever we add a revision, I decided to have a
board-wide config, so that both string and int versions live close to
each other.

Fixes #138.
2023-06-15 07:45:55 +02:00
..
board.cmake Add blackmagicprobe.board.cmake to board.cmake for both variants 2022-12-03 11:05:24 +01:00
bparasite_nrf52840-pinctrl.dtsi Extracts boards/ and dts/ to prstlib 2022-11-27 18:56:47 +01:00
bparasite_nrf52840.dts Implements button handling 2023-03-29 21:28:24 +02:00
bparasite_nrf52840_1_0_0.conf Adds board revisions for nRF52833 variant 2022-12-03 11:03:55 +01:00
bparasite_nrf52840_1_0_0.overlay Add board 1.0.0, 1.1.0, 1.2.0 board revisions for nRF52840 variant 2022-12-03 10:46:48 +01:00
bparasite_nrf52840_1_1_0.conf Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
bparasite_nrf52840_1_1_0.overlay Fix ADC config for nRF52833 2022-12-21 18:40:48 +01:00
bparasite_nrf52840_1_2_0.conf Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
bparasite_nrf52840_1_2_0.overlay Fix ADC config for nRF52833 2022-12-21 18:40:48 +01:00
bparasite_nrf52840_2_0_0.conf Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
bparasite_nrf52840_2_0_0.overlay Cleanups 2023-03-29 21:42:41 +02:00
bparasite_nrf52840_defconfig Extracts boards/ and dts/ to prstlib 2022-11-27 18:56:47 +01:00
Kconfig Removed log level config from board definition. 2022-12-18 21:23:10 +01:00
Kconfig.board Extracts boards/ and dts/ to prstlib 2022-11-27 18:56:47 +01:00
Kconfig.defconfig Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
pre_dt_board.cmake Extracts boards/ and dts/ to prstlib 2022-11-27 18:56:47 +01:00
revision.cmake Add board 1.0.0, 1.1.0, 1.2.0 board revisions for nRF52840 variant 2022-12-03 10:46:48 +01:00