1
0
Fork 0
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:
Michael Keller 2018-05-24 09:35:40 +12:00 committed by GitHub
commit a07b4987aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 12 additions and 8 deletions

View file

@ -27,6 +27,7 @@
#define NOINLINE
#define FAST_CODE
#define FAST_CODE_NOINLINE
#define FAST_RAM_ZERO_INIT
#define FAST_RAM