Skip to content

Commit 03cfc74

Browse files
mguetschowcrasbe
andauthored
Update cpu/nrf5x_common/Makefile.features
Co-authored-by: crasbe <[email protected]>
1 parent a20f94b commit 03cfc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpu/nrf5x_common/Makefile.features

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ ifeq (,$(filter nrf9160 nrf5340_app,$(CPU_MODEL)))
3838
endif
3939

4040
FEATURES_CONFLICT += radio_nrf802154:radio_nrfble radio_nrf802154:radio_nrfmin radio_nrfble:radio_nrfmin
41-
FEATURES_CONFLICT_MSG += "Multiplexing the nRF radio between different radio modes ist not supported."
41+
FEATURES_CONFLICT_MSG += "Multiplexing the nRF radio between different radio modes is not supported."
4242

4343
include $(RIOTCPU)/cortexm_common/Makefile.features

0 commit comments

Comments
 (0)