Skip to content

Conversation

@ElliottWaterman
Copy link
Contributor

@ElliottWaterman ElliottWaterman commented Jul 15, 2025

  • Fix: add missing GAUGE_NEW_SOC_IRQ function
    • Updated examples
  • Add: logging for ESP_PLATFORM
    • defined log_e, log_i, log_d as esp-idf ESP_LOGx functions
  • Fix: spelling for CHARGER_TIMER_IRQ

Note: should probably add a #define XPOWERS_DISABLE_LOGS to disable logs completely.
For esp-idf, CMake, CMakeLists.txt: target_compile_definitions(${COMPONENT_LIB} PRIVATE XPOWERS_DISABLE_LOGS)

Add: logging for ESP_PLATFORM
Fix: spelling for CHARGER_TIMER_IRQ
@lewisxhe
Copy link
Owner

You have changed too much. Please do not change the code format. Only add or modify what needs to be modified. Otherwise, the changes will be too big.

@ElliottWaterman
Copy link
Contributor Author

Fixed line endings in XPowersAXP2101.tpp, didn't spot that it changed the whole file
Is that what you meant?

@lewisxhe
Copy link
Owner

Yes! Thanks

@lewisxhe lewisxhe merged commit 73b92a6 into lewisxhe:master Jul 17, 2025
33 checks passed
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