]> granicus.if.org Git - esp-idf/commit
driver(rmt):Add API supports sending uint8_t type data.
authorkooho <2229179028@qq.com>
Sat, 24 Feb 2018 05:36:49 +0000 (13:36 +0800)
committerbot <bot@espressif.com>
Tue, 22 May 2018 01:55:44 +0000 (01:55 +0000)
commit5bc8ae3b3a8be3e276c3318865efa9f0b5d82720
tree0ec3438d0e1a35af30e4f89fca5b740e094c2b43
parentb8312a26c0d5cb93c7edcfa204eff429dae4b4d9
driver(rmt):Add API supports sending uint8_t type data.
components/driver/include/driver/rmt.h
components/driver/rmt.c
examples/peripherals/rmt_tx/main/rmt_tx_main.c