b-parasite-esp32/code/nrf-connect/prstlib/boards/arm/bparasite_nrf52833
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_nrf52833-pinctrl.dtsi Cleanups 2023-03-29 21:42:41 +02:00
bparasite_nrf52833.dts Implements button handling 2023-03-29 21:28:24 +02:00
bparasite_nrf52833_1_0_0.conf Adds board revisions for nRF52833 variant 2022-12-03 11:03:55 +01:00
bparasite_nrf52833_1_0_0.overlay Adds board revisions for nRF52833 variant 2022-12-03 11:03:55 +01:00
bparasite_nrf52833_1_1_0.conf Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
bparasite_nrf52833_1_1_0.overlay Cleanups 2023-03-29 21:42:41 +02:00
bparasite_nrf52833_1_2_0.conf Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
bparasite_nrf52833_1_2_0.overlay Cleanups 2023-03-29 21:42:41 +02:00
bparasite_nrf52833_2_0_0.conf Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
bparasite_nrf52833_2_0_0.overlay Cleanups 2023-03-29 21:42:41 +02:00
bparasite_nrf52833_defconfig Add b-parasite with nRF52833 board definition 2022-11-30 19:18:25 +01:00
Kconfig Removed log level config from board definition. 2022-12-18 21:23:10 +01:00
Kconfig.board Add b-parasite with nRF52833 board definition 2022-11-30 19:18:25 +01:00
Kconfig.defconfig Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
pre_dt_board.cmake Add b-parasite with nRF52833 board definition 2022-11-30 19:18:25 +01:00
revision.cmake Adds board revisions for nRF52833 variant 2022-12-03 11:03:55 +01:00