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

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.