1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/feather-m0
J. David Ibáñez ffb49ad622 boards/feather-m0: sx127x params only valid for lora vairiant
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).
2022-01-27 11:29:40 +01:00
..
include boards/feather-m0: sx127x params only valid for lora vairiant 2022-01-27 11:29:40 +01:00
board.c boards: drop cpu_init() 2021-10-13 23:36:41 +02:00
doc.txt boards/feather-m0: add support for feather-m0-lora version 2020-11-05 15:07:48 +01:00
Kconfig boards/feather-m0*: base board definition in Kconfig 2021-12-24 12:59:30 +01:00
Kconfig.feather-m0-base boards/feather-m0*: base board definition in Kconfig 2021-12-24 12:59:30 +01:00
Makefile boards/samd21-arduino-bootloader: rename to samdx1-arduino-bootloader 2021-02-09 19:44:03 +01:00
Makefile.dep boards/samd21-arduino-bootloader: rename to samdx1-arduino-bootloader 2021-02-09 19:44:03 +01:00
Makefile.features boards/feather-m0: add arduino feature 2021-12-15 14:58:51 +01:00
Makefile.include boards/samd21-arduino-bootloader: rename to samdx1-arduino-bootloader 2021-02-09 19:44:03 +01:00