esp-idf/examples/peripherals
Wang Yuan Ze b666bdb01e Merge branch 'example/fix_ir_nec_transceiver_issue' into 'master'
example: Fix rmt callback memory issue in ir_nec_transceiver

See merge request espressif/esp-idf!19040
2022-07-15 11:39:36 +08:00
..
adc docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
gpio docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
i2c docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
i2s docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
lcd Merge branch 'feat/reorg_examples' into 'master' 2022-07-14 20:04:12 +08:00
ledc docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
mcpwm
pcnt/rotary_encoder
rmt Merge branch 'example/fix_ir_nec_transceiver_issue' into 'master' 2022-07-15 11:39:36 +08:00
sdio
secure_element/atecc608_ecdsa spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
sigmadelta docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
spi_master docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
spi_slave docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
spi_slave_hd docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
temp_sensor docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
timer_group docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
touch_sensor
twai docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
uart docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
usb usb: Added MIDI example + fixed TinyUSB MIDI config 2022-06-29 14:02:00 +00:00
wave_gen
.build-test-rules.yml feat: use standalone project idf-build-apps for find/build apps utils 2022-07-14 08:26:31 +08:00
README.md

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.

See the README.md file in the upper level examples directory for more information about examples.