esp-idf/components/driver/test_apps/ledc
IhorNehrutsa 909d8b6db5 fix(ledc): fix frequency calculation
ledc.c: Fix frequency calculation.
Round int instead of truncate.

Merges https://github.com/espressif/esp-idf/pull/11810
2023-07-10 11:45:09 +08:00
..
main fix(ledc): fix frequency calculation 2023-07-10 11:45:09 +08:00
CMakeLists.txt fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
pytest_ledc.py ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
README.md ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 2023-01-30 19:19:34 +08:00
sdkconfig.ci.iram_safe ledc:add option to put LEDC function into IRAM 2023-06-14 18:12:01 +08:00
sdkconfig.ci.release ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
sdkconfig.defaults ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S2 ESP32-S3