(develop)AP2: Enable support for WL EEPROM Driver (#17506)

This commit is contained in:
jpe230
2022-06-30 11:07:43 +10:00
committed by GitHub
parent fb05b491e7
commit 4f124574f1
6 changed files with 56 additions and 0 deletions
+4
View File
@@ -25,4 +25,8 @@
#define SERIAL_USB_BUFFERS_SIZE 256
#define HAL_USE_SPI TRUE
#define SPI_USE_WAIT TRUE
#define SPI_SELECT_MODE SPI_SELECT_MODE_PAD
#include_next <halconf.h>