1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 01:09:47 +01:00
RIOT/cpu/saml21
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 treewide: fix path to ztimer test applications 2023-05-13 19:08:38 +02:00
periph cpu/saml21: avoid the use of bitfield 2024-05-30 17:29:00 +02:00
cpu.c cpu/saml21: avoid the use of bitfield 2024-05-30 17:29:00 +02:00
doc.txt cpu/sam0: add missing doxygen group definition + cleanup 2017-08-24 14:54:47 +02:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.saml21 cpu/saml21: add all parts to Kconfig 2020-08-24 16:13:18 +02:00
Kconfig.samr30 cpu/saml21: add all parts to Kconfig 2020-08-24 16:13:18 +02:00
Kconfig.samr34 cpu/saml21: add all parts to Kconfig 2020-08-24 16:13:18 +02:00
Makefile cpu/sam0: renamed sam21_common to sam0_common 2016-12-15 11:47:03 +01:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +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
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00