]> granicus.if.org Git - esp-idf/commit
RMT API docs update, new example
authorkrzychb <krzychb@gazeta.pl>
Mon, 20 Nov 2017 03:51:30 +0000 (04:51 +0100)
committerkrzychb <krzychb@gazeta.pl>
Tue, 21 Nov 2017 21:34:23 +0000 (22:34 +0100)
commit2ec35f60ca6866551309f74aba5c157970e8925a
tree8539ddb69292c00865b46586276cbb6de96a6d3b
parent7e8c2a9c00a6fb05cd5da306b62c4474a999b1a2
RMT API docs update, new example
components/driver/include/driver/rmt.h
docs/api-reference/peripherals/rmt.rst
examples/peripherals/rmt_tx/Makefile [new file with mode: 0644]
examples/peripherals/rmt_tx/README.md [new file with mode: 0644]
examples/peripherals/rmt_tx/main/component.mk [new file with mode: 0644]
examples/peripherals/rmt_tx/main/rmt_tx_main.c [new file with mode: 0644]