mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
4 lines
148 B
C
4 lines
148 B
C
#define CYW43_WIFI_FW_LEN (383110) // 7.45.98.50
|
|
#define CYW43_CLM_LEN (7222)
|
|
const uintptr_t fw_data = (uintptr_t) CYW43_FIRMWARE_ADDRESS;
|