fix feather m4 qspi
This commit is contained in:
parent
94d0cf49f7
commit
11c9a8d1e2
1 changed files with 3 additions and 0 deletions
|
|
@ -203,6 +203,9 @@ static const uint8_t SCL = PIN_WIRE_SCL;
|
|||
#define PIN_QSPI_IO2 (41u)
|
||||
#define PIN_QSPI_IO3 (42u)
|
||||
|
||||
//TODO: meaningful value for this
|
||||
#define VARIANT_QSPI_BAUD_DEFAULT 5000000
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue