mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Merge pull request #5941 from DieHertz/noinline-and-fastcode-only
Apply NOINLINE conditionally on ITCM presence
This commit is contained in:
commit
a07b4987aa
8 changed files with 12 additions and 8 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#define NOINLINE
|
||||
#define FAST_CODE
|
||||
#define FAST_CODE_NOINLINE
|
||||
#define FAST_RAM_ZERO_INIT
|
||||
#define FAST_RAM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue