Skip to content

Commit 76b466a

Browse files
committed
add submodule to TG-Watch02A
1 parent 40a1f3e commit 76b466a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
USB_VID = 0x239A
22
USB_PID = 0x802A
3-
43
USB_PRODUCT = "TG-Watch02A"
54
USB_MANUFACTURER = "TG-Tech"
65

@@ -9,3 +8,6 @@ MCU_CHIP = nrf52840
98
QSPI_FLASH_FILESYSTEM = 1
109
EXTERNAL_FLASH_DEVICE_COUNT = 2
1110
EXTERNAL_FLASH_DEVICES = "GD25Q16C, W25Q128JV_SQ"
11+
12+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
13+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register

0 commit comments

Comments
 (0)