Merge pull request #1104 from openmv/nrf_manifest

NRF: Switch to frozen manifest.
This commit is contained in:
Ibrahim Abd Elkader 2021-01-06 00:02:27 +02:00 committed by GitHub
commit 815d7f98ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8b055eb590a1e107d912c0440fcbaea62be25afb
Subproject commit 819228ab6914cb80b58b5e0174937371af730067

View File

@ -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/,\