mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
384305d8ee
When building the various all_* targets, it was hard to tell which board/build-type that each line of output applied to. Now, the all_* target types will include something like: CC [fw|cc ] flight/PiOS/STM32F10x/pios_gpio.c which includes the necessary additional context. This will help with identifying the context for warnings and errors when building a group of targets. Conflicts: Makefile |
||
---|---|---|
.. | ||
board_hw_defs | ||
Bootloaders | ||
CopterControl | ||
Doc | ||
EntireFlash | ||
Libraries | ||
Modules | ||
OpenPilot/System | ||
PiOS | ||
PiOS.posix | ||
PiOS.win32 | ||
PipXtreme | ||
Project | ||
RemoteSystemsTempFiles | ||
Revolution | ||
SimPosix | ||
UAVObjects | ||
UAVTalk | ||
README.txt |
Check the wiki