mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1104 from openmv/nrf_manifest
NRF: Switch to frozen manifest.
This commit is contained in:
commit
815d7f98ea
@ -1 +1 @@
|
||||
Subproject commit 8b055eb590a1e107d912c0440fcbaea62be25afb
|
||||
Subproject commit 819228ab6914cb80b58b5e0174937371af730067
|
||||
@ -203,6 +203,7 @@ FIRM_OBJ += $(addprefix $(BUILD)/$(MICROPY_DIR)/,\
|
||||
drivers/bluetooth/ble_uart.o \
|
||||
drivers/usb/usb_cdc.o \
|
||||
drivers/usb/usb_descriptors.o \
|
||||
frozen_content.o \
|
||||
)
|
||||
|
||||
FIRM_OBJ += $(addprefix $(BUILD)/$(MICROPY_DIR)/extmod/,\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user