Skip to content

0.1.0

Latest

Choose a tag to compare

@GOB52 GOB52 released this 03 Jun 15:23

Added

  • Added ESP-IDF native build (idf.py) support with CMakeLists.txt and idf_component.yml (targets: esp32 / esp32s3 / esp32c3 / esp32c6 / esp32h2 / esp32p4)

Fixes

  • Fixed newlib-nano printf format compatibility in library_log.hpp / library_log.cpp

追加

  • ESP-IDF ネイティブビルド (idf.py) サポートを追加 (CMakeLists.txt / idf_component.yml、対応 target: esp32 / esp32s3 / esp32c3 / esp32c6 / esp32h2 / esp32p4)

修正

  • library_log.hpp / library_log.cpp の newlib-nano printf フォーマット互換性を修正