mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
set CYW43_WIFI_NVRAM_INCLUDE_FILE allowing user override
This commit is contained in:
parent
89bce613ae
commit
0041f4b7fd
1 changed files with 4 additions and 0 deletions
|
|
@ -70,4 +70,8 @@
|
|||
#define CYW43_SPI_PIO 1
|
||||
#endif
|
||||
|
||||
#ifndef CYW43_WIFI_NVRAM_INCLUDE_FILE
|
||||
#define CYW43_WIFI_NVRAM_INCLUDE_FILE "wifi_nvram_43439.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Reference in a new issue