Ivan Grokhotkov ea75605aa7 Merge branch 'feature/scan_test_at_pre_check' into 'master' há 5 anos atrás
..
adc e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' há 5 anos atrás
adc2 e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' há 5 anos atrás
gpio a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h há 5 anos atrás
i2c 29f8aecfc0 console_repl: change config structure to support different devices há 5 anos atrás
i2s b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. há 5 anos atrás
i2s_adc_dac b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. há 5 anos atrás
ledc 6adb1a0609 example: Remove duplicate commands and invalid serial port information há 5 anos atrás
mcpwm 5b2fa1a5ad build_app: make multi target support readable há 5 anos atrás
pcnt e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' há 5 anos atrás
rmt c788351c94 Update ir_builder_rmt_nec.c há 6 anos atrás
sdio 5b2fa1a5ad build_app: make multi target support readable há 5 anos atrás
secure_element 423e600d46 secure_element: atecc608_ecdsa example há 5 anos atrás
sigmadelta a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h há 5 anos atrás
spi_master fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 há 5 anos atrás
spi_slave a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h há 5 anos atrás
temp_sensor_esp32s2 2c2f66aa21 add supported target to ESP32-S2 Temperature Sensor Example há 5 anos atrás
timer_group 91e62f4e37 timer_group: update hal api && fix intr_enable há 5 anos atrás
touch_pad_interrupt 340563f479 Driver(touch): fix touch sensor driver for esp32s2. há 6 anos atrás
touch_pad_read 340563f479 Driver(touch): fix touch sensor driver for esp32s2. há 6 anos atrás
twai a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h há 5 anos atrás
uart 6adb1a0609 example: Remove duplicate commands and invalid serial port information há 5 anos atrás
usb e0177eb252 examples/tusb_sample_descriptor: default to esp32s2 target há 5 anos atrás
wave_gen 5b2fa1a5ad build_app: make multi target support readable há 5 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32’s 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.