mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1361 from openmv/nimble_flg
Add missing nimble flag.
This commit is contained in:
commit
ac794eb43d
@ -140,6 +140,7 @@ endif
|
||||
|
||||
ifeq ($(MICROPY_BLUETOOTH_NIMBLE), 1)
|
||||
MPY_CFLAGS += -DMICROPY_BLUETOOTH_NIMBLE=1
|
||||
MPY_CFLAGS += -DMICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS=1
|
||||
MICROPY_ARGS += MICROPY_BLUETOOTH_NIMBLE=1
|
||||
endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user