mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ffb49ad622
In the feather-m0 board the sx127x pin parameters are hardcoded for the feather-m0-lora variant, but this is not compatible with other configurations. For example in the feather-m0 adalogger PA06 and PA08 are used for the SD card. When combined with the RFM95W FeatherWing the IRQ/CS/RST pins must be wired, and then the sx127x pins must be configured to match the wiring (which will be necessarily different from the lora variant configuration). |
||
---|---|---|
.. | ||
include | ||
board.c | ||
doc.txt | ||
Kconfig | ||
Kconfig.feather-m0-base | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include |