1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/sipeed-longan-nano
Gunar Schorcht c9c587ee00 boards/sipeed-longan-nano: improve ADC config
The ADC configuration was too complex. It was hard to follow when certain ADC lines are available. Furthermore, the order of ADC lines did depend on the use of other peripherals. Now, either the TFT display is not connected and all ADC lines are available or the TFT display is connected and the second SPI device is used so that only the first 4 ADC lines are available.
2023-02-06 07:57:13 +01:00
..
include boards/sipeed-longan-nano: improve ADC config 2023-02-06 07:57:13 +01:00
doc.txt boards/sipeed-longan-nano: add periph_adc support 2023-02-01 23:11:07 +01:00
Kconfig boards/sipeed-longan-nano: make use of mtd_sdcard_default 2023-02-05 19:05:44 +01:00
Makefile boards/sipeed-longan-nano: initial support 2023-01-23 18:59:32 +01:00
Makefile.dep boards/sipeed-longan-nano: make use of mtd_sdcard_default 2023-02-05 19:05:44 +01:00
Makefile.features boards/sipeed-longan-nano: make use of mtd_sdcard_default 2023-02-05 19:05:44 +01:00
Makefile.include boards/sipeed-longan-nano: default to flashing via DFU 2023-01-27 12:11:00 +01:00