]> granicus.if.org Git - esp-idf/commit
add adc1 example
authorChu Shu Chen <chushuchen@espressif.com>
Fri, 10 Mar 2017 13:30:30 +0000 (21:30 +0800)
committerChu Shu Chen <chushuchen@espressif.com>
Mon, 20 Mar 2017 06:46:41 +0000 (14:46 +0800)
commitbab7a2df805949e0119519852a3936b3dd3b9e34
tree7e6414777afc380121704260b4e5b87a2de93c09
parent57486a1f618fa39771e7e1e875fd4ab59584e2c5
add adc1 example
examples/peripherals/adc/Makefile [new file with mode: 0644]
examples/peripherals/adc/README.md [new file with mode: 0644]
examples/peripherals/adc/main/adc1_test.c [new file with mode: 0644]
examples/peripherals/adc/main/component.mk [new file with mode: 0644]