esp-idf/examples/peripherals/dedicated_gpio/soft_uart/main
Omar Chebib 8ad898c8ab 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-01-23 15:59:13 +08:00
..
CMakeLists.txt Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
Kconfig.projbuild Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
soft_uart_main.c fix(peripheral_drivers/dedicated_gpio): Remove dummy byte from the emulate_uart_send routine 2024-01-23 15:59:13 +08:00