SRA-VJTI / sra-board-component

ESP-IDF component for SRA Board
https://sravjti.in/sra-board-component/
MIT License
36 stars 20 forks source link

Build System Update #86

Open SuperChamp234 opened 1 year ago

SuperChamp234 commented 1 year ago

The build system of IDF v5.1 was updated to no longer use GCC based make system. More details are over here: https://docs.espressif.com/projects/esp-idf/en/v5.1.1/esp32/migration-guides/release-5.x/5.0/build-system.html

The current Wall-E build system must be updated to follow the guidelines laid down by espressif.