mirrexagon / nixpkgs-esp-dev

Nix flake and overlay for ESP8266 and ESP32 development.
Creative Commons Zero v1.0 Universal
132 stars 61 forks source link

Update ESP-IDF to v5.1.3 #49

Closed mksafavi closed 4 months ago

mksafavi commented 5 months ago

Hi. It's a minor change but I thought it'd better if it gets updated to 5.1.3 before 5.2 is merged. Last couple of weeks I got into quite a few issues because of the changes between 5.1.2 and 5.1.3. nothing breaking but some APIs have changed and I had to manually check them. The main idf documentation opens 5.1.3 now.

I did verify it with my projects. It seems fine with both esp32 and esp32s3

mirrexagon commented 4 months ago

Thanks!