Преглед изворни кода

adc: rename adc examples according to hw feature and usage

Armando пре 4 година
родитељ
комит
e6b7c933d5

+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc/CMakeLists.txt → examples/peripherals/adc/esp32c3_dma_and_single_read/adc_dma/CMakeLists.txt


+ 0 - 0
examples/peripherals/adc/esp32c3/adc_dma/README.md → examples/peripherals/adc/esp32c3_dma_and_single_read/adc_dma/README.md


+ 0 - 0
examples/peripherals/adc/esp32c3/adc_dma/main/CMakeLists.txt → examples/peripherals/adc/esp32c3_dma_and_single_read/adc_dma/main/CMakeLists.txt


+ 0 - 0
examples/peripherals/adc/esp32c3/adc_dma/main/adc_dma_example_main.c → examples/peripherals/adc/esp32c3_dma_and_single_read/adc_dma/main/adc_dma_example_main.c


+ 0 - 0
examples/peripherals/adc/esp32c3/adc_dma/CMakeLists.txt → examples/peripherals/adc/single_read/adc/CMakeLists.txt


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc/Makefile → examples/peripherals/adc/single_read/adc/Makefile


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc/README.md → examples/peripherals/adc/single_read/adc/README.md


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc/main/CMakeLists.txt → examples/peripherals/adc/single_read/adc/main/CMakeLists.txt


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc/main/adc1_example_main.c → examples/peripherals/adc/single_read/adc/main/adc1_example_main.c


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc/main/component.mk → examples/peripherals/adc/single_read/adc/main/component.mk


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc2/CMakeLists.txt → examples/peripherals/adc/single_read/adc2/CMakeLists.txt


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc2/Makefile → examples/peripherals/adc/single_read/adc2/Makefile


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc2/README.md → examples/peripherals/adc/single_read/adc2/README.md


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc2/main/CMakeLists.txt → examples/peripherals/adc/single_read/adc2/main/CMakeLists.txt


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc2/main/Kconfig.projbuild → examples/peripherals/adc/single_read/adc2/main/Kconfig.projbuild


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc2/main/adc2_example_main.c → examples/peripherals/adc/single_read/adc2/main/adc2_example_main.c


+ 0 - 0
examples/peripherals/adc/esp32_esp32s2/adc2/main/component.mk → examples/peripherals/adc/single_read/adc2/main/component.mk