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/include
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
..
board.h boards/sipeed-longan-nano: remove TFT display handling 2023-08-06 12:56:36 +02:00
gpio_params.h boards/sipeed-longan-nano: add BOOT as user button 2023-03-24 08:12:03 +01:00
periph_conf.h boards/sipeed-longan-nano: cleanup peripheral config 2023-08-07 12:48:15 +02:00