arduino-esp32/docs
Jan Procházka c4b55bb9f1
feature(ledc): Add output invert option for LEDC pin + minor fixes (#9257)
* feat(ledc): Add output invert option for LEDC pin + minor fixes

* docs(ledc): Document LEDC functions in header file

* feat(ledc): Replace log2 with __builtin_ctz

* fix(ledc): Fixing free_channel for > 8 supported channels

* fix(ledc): Apply suggestions from code review

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>

* fix(ledc): Added freq check to ledcChangeFrequency

* docs(ledc): Fix ledc documentation formatting

* docs(migration): Add new functions to the migration guide

* docs(ledc): Fix functions name and parameters

---------

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
2024-02-21 16:15:06 +02:00
..
_static Documentation migration from RTD to ESP-Docs (#9094) 2024-01-12 19:44:42 +02:00
en feature(ledc): Add output invert option for LEDC pin + minor fixes (#9257) 2024-02-21 16:15:06 +02:00
conf_common.py Documentation migration from RTD to ESP-Docs (#9094) 2024-01-12 19:44:42 +02:00
requirements.txt [Docs] Change/clean the requirements file (#9196) 2024-02-01 11:24:11 +02:00
utils.sh Documentation migration from RTD to ESP-Docs (#9094) 2024-01-12 19:44:42 +02:00