1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:29:45 +01:00
RIOT/cpu/samd21
Marian Buschsieweke 33195d7965
cpu/sam{d21,d5x,l21}: Claim support for BlackMagic Probe
Using `PROGRAMMER=bmp` has been proven to work reliably at least on
SAMD21, SAMD5x and SAML21.

Since using unsupported programmers is treated as a warning, this change
only reduces the noise in the shell a bit and is not a functional
change.

[1]: https://black-magic.org/supported-targets.html
2024-11-21 17:20:48 +01:00
..
include cpu/sam0_common: move adc_res_t to common code 2023-01-17 17:18:07 +01:00
periph cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
vectors *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
cpu.c cpu/samd21: avoid the use of bitfield 2024-05-30 12:01:24 +02:00
doc.txt cpu/samd21: update doc.txt with supported MCUs 2021-01-26 19:23:52 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.samd10 cpu/samd21: add samd10 to Kconfig 2020-12-11 18:25:36 +01:00
Kconfig.samd20 cpu/samd21: add samd20 to Kconfig 2021-01-12 15:48:39 +01:00
Kconfig.samd21 cpu/samd21: add all parts to Kconfig 2020-08-24 16:11:48 +02:00
Kconfig.samr21 cpu/samd21: add all parts to Kconfig 2020-08-24 16:11:48 +02:00
Makefile cpu/samd21: add support for SAMD10 2020-12-11 18:25:36 +01:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/samd21: add support for SAMD10 2020-12-11 18:25:36 +01:00
Makefile.features cpu/sam0_common: implement periph_uart_collision feature 2021-12-08 17:35:00 +01:00
Makefile.include cpu/sam{d21,d5x,l21}: Claim support for BlackMagic Probe 2024-11-21 17:20:48 +01:00