wind_estimator: cmake add symforce generation helper target (wind_estimator_generate_airspeed_fusion)

This commit is contained in:
Daniel Agar
2022-07-11 11:39:09 -04:00
parent 26190a7799
commit 38c02ea29a
5 changed files with 13 additions and 3 deletions
@@ -17,6 +17,7 @@ exec find boards msg src platforms test \
-path src/lib/crypto/monocypher -prune -o \
-path src/lib/events/libevents -prune -o \
-path src/lib/parameters/uthash -prune -o \
-path src/lib/wind_estimator/python/generated -prune -o \
-path src/modules/ekf2/EKF -prune -o \
-path src/modules/gyro_fft/CMSIS_5 -prune -o \
-path src/modules/mavlink/mavlink -prune -o \