Stop ignoring SD hex files and improve the error when its missing.
This commit is contained in:
parent
df18d22a93
commit
6e15ab6385
2
ports/nrf/.gitignore
vendored
2
ports/nrf/.gitignore
vendored
@ -2,6 +2,8 @@
|
||||
#########################################################
|
||||
bluetooth/s132_nrf52_2.0.1/
|
||||
|
||||
!bluetooth/*/*.hex
|
||||
|
||||
# Build files
|
||||
#####################
|
||||
build-*/
|
||||
|
@ -28,7 +28,7 @@ define STACK_MISSING_ERROR
|
||||
###### ERROR: Bluetooth LE Stack not found ############
|
||||
# #
|
||||
# The build target requires a Bluetooth LE stack. #
|
||||
# $(SOFTDEV_VERSION_LONG) Bluetooth LE stack not found. #
|
||||
# $(SOFTDEV_HEX) not found. #
|
||||
# #
|
||||
# Please run the download script: #
|
||||
# #
|
||||
|
8678
ports/nrf/bluetooth/s132_nrf52_5.0.0/s132_nrf52_5.0.0_softdevice.hex
Normal file
8678
ports/nrf/bluetooth/s132_nrf52_5.0.0/s132_nrf52_5.0.0_softdevice.hex
Normal file
File diff suppressed because it is too large
Load Diff
9614
ports/nrf/bluetooth/s140_nrf52_6.1.0/s140_nrf52_6.1.0_softdevice.hex
Normal file
9614
ports/nrf/bluetooth/s140_nrf52_6.1.0/s140_nrf52_6.1.0_softdevice.hex
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user