Changes

Summary

  1. Add constant (i.e. string) deduplication, including at link time. (commit: ae65d6e) (details)
  2. Make de-duplication of strings between CLI and blackbox explicit. (commit: 38cfb16) (details)
Commit ae65d6eb07ae659479bba41d21b8c4a72172b3a7 by github
Add constant (i.e. string) deduplication, including at link time.
(commit: ae65d6e)
The file was modifiedMakefile (diff)
Commit 38cfb164f169ffa730643f41905f528eb0321353 by github
Make de-duplication of strings between CLI and blackbox explicit.
(commit: 38cfb16)
The file was addedsrc/main/fc/parameter_names.h
The file was modifiedsrc/main/blackbox/blackbox.c (diff)
The file was modifiedsrc/main/cli/settings.c (diff)