Skip to content
Snippets Groups Projects
Commit aaec6ed8 authored by Antonio Sanjurjo C's avatar Antonio Sanjurjo C Committed by Patrick José Pereira
Browse files

Refactor mavlink-dump. Change from [[bin]] to [[example]].

Splitting the example has the following benefits:
- Faster normal compilation for library use
- Easier to retain compilation incremental files (faster re-compilation times)
- Cleaner library src/ directory
- no_std/std definitions and imports can be removed from the mavlink-dump example
- Executable name changes from mavlink -> mavlink-dump. More precise to locate and guess what it is for

Disadvantage:
- Installation time for the example is increased, but it is something rarely done
parent 76a28133
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment