mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Introduce per device pin pre-init
This commit is contained in:
parent
2e81109be1
commit
9ea1428d11
44 changed files with 219 additions and 201 deletions
|
@ -74,9 +74,8 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
|
|||
"RX_SPI",
|
||||
"PINIO",
|
||||
"USB_MSC_PIN",
|
||||
"SPI_PREINIT_IPU",
|
||||
"SPI_PREINIT_OPU",
|
||||
"MCO",
|
||||
"RX_SPI_BIND",
|
||||
"RX_SPI_LED",
|
||||
"PREINIT",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue