mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f9aab53e16
This application uses `soft_uart` to bit-bang the name of a number of configured GPIO pins via said pins at 9600 Bd. This way attaching an USB UART bridge to one pin at a time easily reveals which MCU GPIO pin a given pin on a board corresponds to. This is useful when no schematic and no silkscreen labeling is available, or when the information is misleading or outright incorrect (looking at the E180-ZG120B-TB). |
||
---|---|---|
.. | ||
adc | ||
adc_continuous | ||
backup_ram | ||
cpuid | ||
dac | ||
dma | ||
eeprom | ||
flashpage | ||
flashpage_unittest | ||
fmc | ||
freqm | ||
gpio | ||
gpio_arduino | ||
gpio_ll | ||
hwrng | ||
i2c | ||
ltdc | ||
pio | ||
pm | ||
ptp_clock | ||
ptp_timer | ||
pwm | ||
qdec | ||
rtc | ||
rtt | ||
rtt_min | ||
selftest_shield | ||
spi | ||
spi_dma | ||
timer | ||
timer_periodic | ||
timer_short_relative_set | ||
uart | ||
uart_locate_pins | ||
uart_mode | ||
uart_nonblocking | ||
vbat | ||
wdt | ||
Makefile.periph_common |