1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common
Gerson Fernando Budke 85fcba0ce9 boards/common: Introduce Atmel xmega common
Add atxmega common board definitions.  This works is a port from @josar
with few modifications.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-15 20:16:10 -03:00
..
arduino-atmega boards/common/arduino-atmega: define led_init as weak 2020-08-19 09:17:50 +02:00
arduino-due boards: set supported programmers 2021-02-24 13:30:34 +01:00
arduino-mkr boards/samd21-arduino-bootloader: rename to samdx1-arduino-bootloader 2021-02-09 19:44:03 +01:00
arduino-zero boards/common/arduino-zero: configure RTT_MIN_OFFSET 2021-01-19 12:37:39 +01:00
atmega cpu/avr8_common: Move irq_enable from board to cpu 2021-03-15 20:16:10 -03:00
atxmega boards/common: Introduce Atmel xmega common 2021-03-15 20:16:10 -03:00
blxxxpill boards/blxxxpill: remove dfu-util conditionals 2021-02-23 21:22:54 +01:00
cc26xx_cc13xx boards/cc26x2_cc13x2: set supported programmers 2021-02-24 13:29:39 +01:00
cc2538 boards/cc2538: set cc2538-bsl as supported programmer 2021-02-24 13:28:53 +01:00
e104-bt50xxa-tb make: namespace openocd DEBUG_ADAPTER variable 2021-02-23 21:22:52 +01:00
esp32 boards: remove include of serial.inc.mk 2020-12-02 09:20:57 +01:00
esp8266 boards: remove include of serial.inc.mk 2020-12-02 09:20:57 +01:00
frdm boards/frdm: set openocd as only supported programmer 2021-02-24 13:29:16 +01:00
iotlab boards/iotlab: only openocd programmer is supported 2021-02-24 13:28:01 +01:00
kw41z make: namespace openocd DEBUG_ADAPTER variable 2021-02-23 21:22:52 +01:00
makefiles common/samd21-arduino-bootloader: use common stdio CDC ACM config 2020-10-20 10:52:50 +02:00
microbit boards: add common microbit led matrix module 2021-02-17 17:44:36 +01:00
msb-430 boards/msp430: setup supported programmers 2021-02-24 13:29:56 +01:00
msba2 boards: set supported programmers 2021-02-24 13:30:34 +01:00
nrf51 boards/nrf51: setup supported programmers 2021-02-24 13:29:17 +01:00
nrf52 boards/nrf52: setup supported programmers 2021-02-24 13:29:38 +01:00
nrf52xxxdk boards/nrf-based: select VDD_LC_FILTER feature(s) 2021-02-19 17:19:45 +01:00
nucleo boards/nucleo: fix xtimer configuration 2020-09-08 11:19:59 +02:00
nucleo32 boards/nucleo-*: put Kconfig HSE/LSE clock config in common 2021-01-20 09:16:46 +01:00
nucleo64 boards/nucleo-*: put Kconfig HSE/LSE clock config in common 2021-01-20 09:16:46 +01:00
nucleo144 boards/nucleo-*: put Kconfig HSE/LSE clock config in common 2021-01-20 09:16:46 +01:00
particle-mesh boards/nrf52: setup supported programmers 2021-02-24 13:29:38 +01:00
qn908x boards: set supported programmers 2021-02-24 13:30:34 +01:00
remote boards: add riotboot to cc2538 based boards 2020-11-13 14:51:58 +01:00
samdx1-arduino-bootloader boards/samd21-bootloader: add bossa as supporter programmer 2021-02-24 13:27:04 +01:00
saml1x Merge pull request #14478 from benpicco/cpu/sam0/tc_pwm 2020-09-10 23:04:58 +02:00
silabs boards/silabs: define supported programmers 2021-02-24 13:29:16 +01:00
slwstk6000b boards: remove not need PORT_LINUX/PORT_DARWIN 2020-12-02 09:20:57 +01:00
sodaq boards/samd21-arduino-bootloader: rename to samdx1-arduino-bootloader 2021-02-09 19:44:03 +01:00
stm32 boards/common/stm32: add openocd config stm32mp1.cfg 2020-11-13 10:43:08 +01:00
weact-f4x1cx boards/stm32f4*: add Kconfig clock configuration 2021-01-19 22:09:16 +01:00
doc.txt