espressif / esp-idf-cxx

C++ wrapper classes for ESP-IDF components.
Apache License 2.0
79 stars 14 forks source link

Provide configuration for all currently available targets #26

Closed 0xjakob closed 1 year ago

0xjakob commented 1 year ago

This MR adds example configurations for all currently available targets. Before, builds would fail on some targets due to these missing configurations.

This MR also fixes a wrong link in the documentation.

closes #23

0xjakob commented 1 year ago

@yves72 Sorry for the long delay. We'll merge this ASAP. Just need an approval.

0xjakob commented 1 year ago

@yves72 We've merged this PR. Please let us know if you still encounter any problems with C6.

@igrr I've manually checked all the pin configurations when creating this PR.