esp-idf/examples/peripherals/dedicated_gpio
Omar Chebib 1d283490d3 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-25 10:52:04 +08:00
..
soft_i2c refactor(examples): reformat peripheral examples with astyle_py 2023-09-28 10:08:04 +08:00
soft_spi refactor(examples): reformat peripheral examples with astyle_py 2023-09-28 10:08:04 +08:00
soft_uart fix(peripheral_drivers/dedicated_gpio): Remove dummy byte from the emulate_uart_send routine 2024-01-25 10:52:04 +08:00
.build-test-rules.yml Dedicated GPIO: add software UART implementation for Xtensa targets 2023-04-14 15:31:34 +08:00