Skip to content

Update to v6.0.1#125

Open
dvdvgt wants to merge 5 commits into
mirrexagon:masterfrom
dvdvgt:update-v6.0.1
Open

Update to v6.0.1#125
dvdvgt wants to merge 5 commits into
mirrexagon:masterfrom
dvdvgt:update-v6.0.1

Conversation

@dvdvgt

@dvdvgt dvdvgt commented Apr 30, 2026

Copy link
Copy Markdown

Based on #112, I tried to update to esp-idf version v6.0.1. I hope this is helpful. I have not tested it too thoroughly as I am just getting started with esp32 programming. More testing is thus advisable. Let me know if there's anything more I can do.

Thanks for creating and maintaining this nix flake!

@dvdvgt

dvdvgt commented Apr 30, 2026

Copy link
Copy Markdown
Author

The blink examples seems to be broken as it required led_strip.h. Though, this is now no longer integrated and needs to be added as a component:

/build/main/blink_example_main.c:14:10: fatal error: led_strip.h: No such file or directory
   14 | #include "led_strip.h"
      |          ^~~~~~~~~~~~~
compilation terminated.

@toastal

toastal commented Jun 29, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants