esp-idf/examples/peripherals/dedicated_gpio
Omar Chebib 6519b60c47 fix(peripheral_drivers/dedicated_gpio): Remove dummy byte from the emulate_uart_send routine
Let the user application decide for when to send the dummy byte instead of
hardcoding it from the assembly routine.
2024-02-26 11:42:03 +08:00
..
soft_i2c gpio: support glitch filter on esp32h2 2023-02-11 23:01:01 +08:00
soft_spi gpio: support glitch filter on esp32h2 2023-02-11 23:01:01 +08:00
soft_uart fix(peripheral_drivers/dedicated_gpio): Remove dummy byte from the emulate_uart_send routine 2024-02-26 11:42:03 +08:00
.build-test-rules.yml Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00