Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 memory mgmt for test-builds - undef mavlink, ppm, servos #825

Draft
wants to merge 1 commit into
base: emuflight-1.0.0-master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/main/target/common_pre.h
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,8 @@ extern uint8_t _dmaram_end__;
#define USE_EMFAT_ICON
#define USE_GPS_PLUS_CODES
#endif

// EMUFLIGHT memory management
#undef USE_TELEMETRY_MAVLINK
#undef USE_PPM
#undef USE_SERVOS