1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00

Set FAST_RAM to go into .fastram_data by default. Added FAST_RAM_NOINIT

This commit is contained in:
Andrey Mironov 2018-05-22 09:30:33 +03:00
parent 35d6067a64
commit d8dd6f29f8
13 changed files with 93 additions and 92 deletions

View file

@ -27,8 +27,8 @@
#define NOINLINE
#define FAST_CODE
#define FAST_RAM_ZERO_INIT
#define FAST_RAM
#define FAST_RAM_INITIALIZED
#define MAX_PROFILE_COUNT 3
#define USE_MAG