You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install zephyr/scripts/requirements-compliance.txt before running
compliance (NCS 3.3 check_compliance.py requires python-dotenv, reuse,
and other packages not present by default).
Fix KconfigBasic failures introduced by NCS 3.3 check_compliance.py:
- Remove "Enable"/"Enables" prefix from boolean Kconfig prompts across
Kconfig, utils/tlv/Kconfig, utils/settings_utils/Kconfig,
samples/sid_end_device/Kconfig, and tests/unit_tests/mfg_parsers/Kconfig
- Replace deprecated per-instance NRFX_SPI0/1/2 selects with NRFX_SPI
(per-instance symbols were removed in NCS 3.3 hal_nordic)
Signed-off-by: Krzysztof Taborowski <krzysztof.taborowski@nordicsemi.no>
0 commit comments