Michael (XIAO Xufeng)
|
9ff04b2e79
|
Merge branch 'feature/musical_buzzer' into 'master'
RMT example: musical buzzer
See merge request espressif/esp-idf!10346
|
2021-01-28 01:04:24 +08:00 |
Fu Hanxi
|
0146f258d7
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
morris
|
1969313b6f
|
rmt: add musical buzzer example
|
2021-01-14 21:32:49 +08:00 |
morris
|
138c1e278f
|
ir_protocol: fix ir example timeout issue
More detail see https://esp32.com/viewtopic.php?f=25&t=18204
|
2020-12-14 12:03:53 +08:00 |
Angus Gratton
|
5228d9f9ce
|
esp32c3: Apply one-liner/small changes for ESP32-C3
|
2020-12-01 10:58:50 +11:00 |
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
DeeFuse
|
c788351c94
|
Update ir_builder_rmt_nec.c
fixes standard protocol mode wich would fail due to integer promotion in inversion
Merges https://github.com/espressif/esp-idf/pull/4750
|
2020-02-17 15:20:41 +08:00 |
DeeFuse
|
a63a0be6ed
|
Update ir_protocols_main.c
RMT write should be non-blocking to wait the correct time for sending the repeat frame
|
2020-02-17 15:20:41 +08:00 |
He Yin Ling
|
c906e2afee
|
test: update example and unit tests with new import roles:
tiny_test_fw is a python package now. import it using normal way.
|
2019-12-07 10:34:54 +08:00 |
morris
|
c43fe5e52e
|
rmt: enable ir protocols example test
|
2019-12-03 10:45:53 +08:00 |
morris
|
357cc19da3
|
rmt: refactor examples
|
2019-11-20 10:54:21 +08:00 |