added binary as beta
This commit is contained in:
parent
3d2cf99859
commit
a3dc648469
3
Makefile
3
Makefile
@ -146,8 +146,6 @@ C_SOURCE_FILES += $(SDK_PATH)/libraries/hci/hci_slip.c
|
|||||||
C_SOURCE_FILES += $(SDK_PATH)/libraries/hci/hci_transport.c
|
C_SOURCE_FILES += $(SDK_PATH)/libraries/hci/hci_transport.c
|
||||||
C_SOURCE_FILES += $(SDK_PATH)/libraries/util/nrf_assert.c
|
C_SOURCE_FILES += $(SDK_PATH)/libraries/util/nrf_assert.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
ifneq ($(IS_NRF52840),)
|
ifneq ($(IS_NRF52840),)
|
||||||
|
|
||||||
# src
|
# src
|
||||||
@ -181,6 +179,7 @@ C_SOURCE_FILES += $(SDK_PATH)/drivers_nrf/common/nrf_drv_common.c
|
|||||||
IPATH += $(SDK11_PATH)/libraries/util
|
IPATH += $(SDK11_PATH)/libraries/util
|
||||||
IPATH += $(SDK_PATH)/drivers_nrf/common
|
IPATH += $(SDK_PATH)/drivers_nrf/common
|
||||||
IPATH += $(SDK_PATH)/drivers_nrf/uart
|
IPATH += $(SDK_PATH)/drivers_nrf/uart
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
10641
bin/feather52832/beta/feather52832_bootloader_s132_6.1.0r0.hex
Normal file
10641
bin/feather52832/beta/feather52832_bootloader_s132_6.1.0r0.hex
Normal file
File diff suppressed because it is too large
Load Diff
BIN
bin/feather52832/beta/feather52832_bootloader_s132_6.1.0r0.zip
Normal file
BIN
bin/feather52832/beta/feather52832_bootloader_s132_6.1.0r0.zip
Normal file
Binary file not shown.
11208
bin/pca10056/beta/pca10056_bootloader_s140_6.1.0r0.hex
Normal file
11208
bin/pca10056/beta/pca10056_bootloader_s140_6.1.0r0.hex
Normal file
File diff suppressed because it is too large
Load Diff
BIN
bin/pca10056/beta/pca10056_bootloader_s140_6.1.0r0.zip
Normal file
BIN
bin/pca10056/beta/pca10056_bootloader_s140_6.1.0r0.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user