1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00
betaflight/src
atomiclama 8ab4e1eccf Make TARGET_SRC append list of files instead of overwrite.
When creating a custom build based on the REVO target with additional
files in the cusotm .mk file, these extra files were not being compiled
due to the TARGET_SRC being overwritten. 

This fixes that problem.
2017-03-01 08:50:05 +00:00
..
main Make TARGET_SRC append list of files instead of overwrite. 2017-03-01 08:50:05 +00:00
test Rationalised target.h files by moving common items into common.h 2017-02-21 08:18:42 +00:00