mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
ec0889ea85
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. |
||
---|---|---|
.. | ||
boards | ||
scripts | ||
templates | ||
winx86 | ||
firmware-defs.mk |