mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Add fast RAM support, CCM or TCM depending on processor
This commit is contained in:
parent
5892cac45d
commit
a33a82725e
24 changed files with 105 additions and 59 deletions
|
@ -26,6 +26,7 @@
|
|||
#define U_ID_2 2
|
||||
|
||||
#define FAST_CODE
|
||||
#define FAST_RAM
|
||||
|
||||
#define MAX_PROFILE_COUNT 3
|
||||
#define USE_MAG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue