esp-idf/examples/peripherals/dedicated_gpio/soft_uart/main
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
..
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-02-26 11:42:03 +08:00