Thanks to visit codestin.com Credit goes to github.com
Merge pull request #3 from cleishm/fix/no-exceptions-format Make std::formatter usable with exceptions disabled
Merge pull request #2 from cleishm/feat/format-spec-rendering Generic to_string/formatters with format-spec rendering in hertz (1.2.0)
Merge pull request #1 from cleishm/fix/remove-target-restriction Remove target restriction from component manifest
Bump version to 1.1.2
Fix ESP-IDF script mode compatibility Move ESP_PLATFORM check before project() to avoid script mode errors.
Add ESP-IDF component support - Add idf_component.yml for ESP Component Registry - Add ESP_PLATFORM detection in CMakeLists.txt
Initial commit