mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c0f50104b9
The GPIO for RX has to be initialized as input before the GPIO for TX can be initialized as output. Otherwise it could lead to creash if RX GPIO was used as output before. |
||
---|---|---|
.. | ||
adc.c | ||
cpuid.c | ||
flash.c | ||
gpio.c | ||
hwrng.c | ||
i2c_hw.c | ||
i2c_sw.c | ||
Makefile | ||
pm.c | ||
pwm.c | ||
rtc.c | ||
spi.c | ||
timer.c | ||
uart.c |