mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Program flash using full range of buffer
This commit is contained in:
parent
ed8861e76c
commit
4cf0ae8175
4 changed files with 10 additions and 11 deletions
|
@ -31,8 +31,6 @@
|
|||
#define SPI_IO_AF_SDI_CFG 0
|
||||
#define SPI_IO_CS_CFG 0
|
||||
|
||||
|
||||
|
||||
// Register address offsets for atomic RMW aliases
|
||||
#define REG_ALIAS_RW_BITS (_u(0x0) << _u(12))
|
||||
#define REG_ALIAS_XOR_BITS (_u(0x1) << _u(12))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue