rp2/cyw43_configport: Specify the chipset firmware include file.
Required by the latest version of cyw43-driver. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
198579ad6a
commit
b257c0152b
@ -32,6 +32,7 @@
|
||||
#include "py/mphal.h"
|
||||
#include "pendsv.h"
|
||||
|
||||
#define CYW43_CHIPSET_FIRMWARE_INCLUDE_FILE "w43439A0_7_95_49_00_combined.h"
|
||||
#define CYW43_WIFI_NVRAM_INCLUDE_FILE "wifi_nvram_43439.h"
|
||||
#define CYW43_IOCTL_TIMEOUT_US (1000000)
|
||||
#define CYW43_SLEEP_MAX (10)
|
||||
|
Loading…
x
Reference in New Issue
Block a user