(develop)AP2: Enable support for WL EEPROM Driver (#17506)
This commit is contained in:
parent
fb05b491e7
commit
4f124574f1
6 changed files with 56 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue