b-parasite-esp32/code/nrf-connect/prstlib
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
..
boards/arm Introduce CONFIG_BOARD_REVISION_CODE 2023-06-15 07:45:55 +02:00
dts/bindings Fix devicetree-coeffs bug 2023-03-19 15:06:39 +01:00
include/prstlib Cleanups 2023-03-29 21:42:41 +02:00
src Remove debug info 2023-03-29 21:46:41 +02:00
CMakeLists.txt Implements button handling 2023-03-29 21:28:24 +02:00
Kconfig Setup Kconfig for prstlib 2022-12-19 18:34:03 +01:00