This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
px4_autopilot
Watch
1
Star
0
Fork
You've already forked px4_autopilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4347
Commits
14
Branches
0
Tags
306 MiB
Tree:
64f402ce83
px4_autopilot
/
platforms
/
empty.c
4 lines
94 B
Raw
Normal View
History
Unescape
Escape
Break up the firmware build into a 'make export' phase for NuttX on a per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board. This is a first cut; it builds one firmware for each of FMU and IO.
12 years ago
/*
*
This
is
an
empty
C
source
file
,
used
when
building
default
firmware
configurations
.
*/