..
adc
CI: add example adc tests
2022-12-21 21:19:29 +08:00
dac
Fix small typos in signal_generator/README.md
2022-11-06 21:57:35 -08:00
dedicated_gpio
Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets.
2022-11-22 14:17:40 +08:00
gpio
esp32h2: renaming esp32h2 to esp32h4
2022-11-08 17:05:33 +08:00
i2c
esp32h2: renaming esp32h2 to esp32h4
2022-11-08 17:05:33 +08:00
i2s
i2s_record: use absolute including path
2022-12-20 15:27:45 +08:00
lcd
lcd: Add SH1107 controller into I2C oled example.
2022-12-07 09:04:17 +01:00
ledc
ledc: move callback to IRAM, it's called from an ISR
2022-12-22 12:11:32 +08:00
mcpwm
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
2022-11-28 11:58:30 +08:00
pcnt /rotary_encoder
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
rmt
Merge branch 'bugfix/step_motor_example_check_curve_step' into 'master'
2022-11-30 14:58:59 +08:00
sdio
example/sdio: add support for ESP32-S3 as host (via SD)
2022-11-21 14:03:41 +08:00
secure_element /atecc608_ecdsa
examples/secure_element: add component manifest file for cryptoauthlib
2022-08-12 11:24:03 +05:30
sigma_delta
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
2022-11-28 11:58:30 +08:00
spi_master
spi: bringup c6 spi master & slave driver support
2022-11-18 15:54:14 +08:00
spi_slave
spi: bringup c6 spi master & slave driver support
2022-11-18 15:54:14 +08:00
spi_slave_hd
spi: bringup c6 spi master & slave driver support
2022-11-18 15:54:14 +08:00
temp_sensor
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
2022-11-28 11:58:30 +08:00
timer_group
gptimer: support RC_FAST clock source
2022-12-26 13:18:25 +08:00
touch_sensor
example: update format string in touch related examples
2022-08-24 12:10:59 +08:00
twai
twai: bringup on esp32c6
2022-11-04 17:40:29 +08:00
uart
uart: support examples and tests on esp32c6
2022-11-24 16:07:24 +08:00
usb
usb_host: hid example
2022-12-09 17:02:44 +01:00
.build-test-rules.yml
gptimer: support RC_FAST clock source
2022-12-26 13:18:25 +08:00
README.md
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +08:00