Make trivial change to redo GitHub Actions build.
The GitHub Actions build for this PR is failing for reasons that make no sense. Make a tiny commit change to see if it will refresh things and work again.
This commit is contained in:
parent
12c97b42a4
commit
35c7646ee4
@ -66,7 +66,7 @@ typedef struct {
|
||||
bool single_status_byte: 1;
|
||||
} external_flash_device;
|
||||
|
||||
// Settings for the Adesto Tech AT25DF081A 1MiB SPI flash. Its on the SAMD21
|
||||
// Settings for the Adesto Tech AT25DF081A 1MiB SPI flash. It's on the SAMD21
|
||||
// Xplained board.
|
||||
// Datasheet: https://www.adestotech.com/wp-content/uploads/doc8715.pdf
|
||||
#define AT25DF081A {\
|
||||
|
Loading…
x
Reference in New Issue
Block a user