This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-14 22:16:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2887be193be6c4d0abdd31f52e69e857a8045d13
esp-idf
/
components
/
driver
/
rmt
History
morris
dac174ad76
fix(rmt): channel resolution divider rounding issue
...
Closes
https://github.com/espressif/esp-idf/issues/15092
2024-12-27 16:58:06 +08:00
..
include
/driver
Merge branch 'feature/bytes_encoder_config_update_v5.2' into 'release/v5.2'
2024-02-18 10:54:54 +08:00
Kconfig.rmt
feat(legacy_driver): add kconfig to skip legacy confilct check
2024-12-12 19:33:59 +08:00
linker.lf
feat(rmt): support calling rmt_receive in ISR callback
2023-11-08 14:32:26 +08:00
rmt_common.c
feat(rmt): add API to return the real clock resolution of a channel
2024-12-24 11:17:21 +08:00
rmt_encoder.c
Merge branch 'feature/bytes_encoder_config_update_v5.2' into 'release/v5.2'
2024-02-18 10:54:54 +08:00
rmt_private.h
fix(rmt): fix the counting clock used by rx filter on esp32/s2
2024-04-08 11:16:18 +08:00
rmt_rx.c
fix(rmt): channel resolution divider rounding issue
2024-12-27 16:58:06 +08:00
rmt_tx.c
fix(rmt): channel resolution divider rounding issue
2024-12-27 16:58:06 +08:00