jpan127 / APDS

Autonomous Postal Delivery System
0 stars 0 forks source link

Transition firmware to SCons build system #5

Open jpan127 opened 6 years ago

jpan127 commented 6 years ago

ESP32 framework defaults to MSYS2 which is lanky and slow. Transitioning to a self designed and controlled environment allows faster builds, less unnecessary linking, and a more managed build process.

Also, possibly checkout the new CMake build supported by vendor.