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

This commit is contained in:
jpe230
2022-06-29 20:07:43 -05:00
committed by GitHub
parent fb05b491e7
commit 4f124574f1
6 changed files with 56 additions and 0 deletions

View File

@@ -60,3 +60,11 @@
#define HT32_USB_USE_USB0 TRUE
#define HT32_USB_USB0_IRQ_PRIORITY 5
/*
* SPI driver setting
*/
#define HT32_SPI_USE_SPI1 TRUE
#define HT32_SPI1_IRQ_PRIORITY 9