Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: cleishm/frequency-cpp

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from cleishm/fix/no-exceptions-format

Make std::formatter usable with exceptions disabled

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from cleishm/feat/format-spec-rendering

Generic to_string/formatters with format-spec rendering in hertz (1.2.0)

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from cleishm/fix/remove-target-restriction

Remove target restriction from component manifest

v1.1.2

Toggle v1.1.2's commit message
Bump version to 1.1.2

v1.1.1

Toggle v1.1.1's commit message
Fix ESP-IDF script mode compatibility

Move ESP_PLATFORM check before project() to avoid script mode errors.

v1.1.0

Toggle v1.1.0's commit message
Add ESP-IDF component support

- Add idf_component.yml for ESP Component Registry
- Add ESP_PLATFORM detection in CMakeLists.txt

v1.0.0

Toggle v1.0.0's commit message
Initial commit