Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiler warnings #381

Merged
merged 10 commits into from
Oct 8, 2024
Merged

Fix compiler warnings #381

merged 10 commits into from
Oct 8, 2024

Conversation

skot
Copy link
Owner

@skot skot commented Oct 7, 2024

  • get rid of all the compiler warnings.
  • Switch to the non-depreciated esp-idf ADC library

@skot skot self-assigned this Oct 7, 2024
@skot
Copy link
Owner Author

skot commented Oct 7, 2024

The ADC library is mentioned in #298
Maybe I should migrate the I2C library too...

@skot
Copy link
Owner Author

skot commented Oct 8, 2024

migrated to the non-depreciated I2C library. (That was more complicated, mostly because of TPS546 I2C complexity)

@skot skot merged commit e1bf30b into master Oct 8, 2024
2 checks passed
@skot skot deleted the fix_warnings branch October 8, 2024 15:27
mutatrum added a commit to mutatrum/osmu-wiki that referenced this pull request Oct 25, 2024
skot/ESP-Miner#381 uses a new library only released in ESP-IDF 5.2.0. Building with latest (5.3.1) is also no longer a problem.
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