pathfinder-for-autonomous-navigation / psim

Six DOF flight simulator and related GNC implementations.
MIT License
4 stars 6 forks source link

Clean Up PlatformIO Build Targets #221

Closed kylekrol closed 3 years ago

kylekrol commented 4 years ago

Currently, the platformio.ini file is a bit of a mess. It'd be nice to clean up the following:

kylekrol commented 3 years ago

Given PSim has moved over to Bazel and we have less PIO C++ unit tests this no longer seems necessary.