px4-firmware/ROMFS
Beat Küng abf5c2b301 ROMFS/CMakeLists.txt: change dependencies
- moves process airframe deps to the tar generation, to ensure whenever
  airframes are processed, the tar is extracted first.
  This is required, because if the airframe processing is done on pruned
  ROMFS, it's missing the tags.
- avoid using init.d/rcS in dependencies, use a separate file instead.
  This is because pruning modifies the rcS, and the next rebuild was
  seeing a changed rcS, resulting in unnecessary regeneration.
2020-09-16 09:30:58 -04:00
..
cannode param: enable reseting specific parameters from shell 2020-09-08 12:03:41 +02:00
px4fmu_common posix: add support for ROMFSROOT 2020-09-15 09:30:16 +02:00
px4fmu_test Rename and move src/drivers/adc to src/drivers/adc/board_adc 2020-09-07 23:09:20 -04:00
CMakeLists.txt ROMFS/CMakeLists.txt: change dependencies 2020-09-16 09:30:58 -04:00