mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 04:23:50 +01:00
In the current implementation, RX is flank based, so it's entirely level agnostic. I still chose to include a SOFT_UART_FLAG_INVERT_RX flag for symmetry and to allow for a possible future, sampling based implementation.