diff --git a/pkg/nordic_softdevice_ble/Makefile.include b/pkg/nordic_softdevice_ble/Makefile.include index 70a6563e3e..a06b35192a 100644 --- a/pkg/nordic_softdevice_ble/Makefile.include +++ b/pkg/nordic_softdevice_ble/Makefile.include @@ -31,3 +31,6 @@ DIRS += \ $(NORDIC_SRCS)/components/softdevice/common/softdevice_handler \ $(NORDIC_SRCS)/components/ble/common \ $(NORDIC_SRCS)/components/iot/ble_ipsp + +# LLVM ARM assembler has massive problems digesting this +TOOLCHAINS_BLACKLIST += llvm