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

IDF 5.0 Build System Updates #91

Closed SuperChamp234 closed 8 months ago

SuperChamp234 commented 8 months ago

This PR contains the minimal changes required to make the SRA Board component’s codebase compatible with ESP-IDF 5.1 release.

A small change in the dependencies, a refractor in i2cdev.c and a change in the github workflow was required for making it compatible with ESP-IDF 5.0.

Please review the PR and let me know of any edits needed.