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 41daa18e5d boards/sipeed-longan-nano: cleanup peripheral config
After cleaning up the default config of SPI, this commit cleans up the configuration for `sipeed-longan-nano` a bit:
- PA4 is no longer used as default CS for `SPI_DEV(1)`
- At least one DAC channel PA4 is always available if DAC is used.
- PA4 is always available as ADC channel if DAC is not used.
- The order of ADC and DAC channels has been changed accordingly.
2023-08-07 12:48:15 +02:00
..
include boards/sipeed-longan-nano: cleanup peripheral config 2023-08-07 12:48:15 +02:00
doc.txt boards/sipeed-longan-nano: cleanup peripheral config 2023-08-07 12:48:15 +02:00
Kconfig boards/sipeed-longan-nano: remove TFT display handling 2023-08-06 12:56:36 +02:00
Makefile boards/sipeed-longan-nano: initial support 2023-01-23 18:59:32 +01:00
Makefile.dep boards/sipeed-longan-nano: remove TFT display handling 2023-08-06 12:56:36 +02:00
Makefile.features boards/sipeed-longan-nano: add periph_usbdev support 2023-04-16 23:24:23 +02:00
Makefile.include boards/sipeed-longan-nano: remove TFT display handling 2023-08-06 12:56:36 +02:00