1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/cpu/samd5x
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/samd5x/periph_cph.h: drop non-UTF-8 chars 2024-10-08 14:16:24 +02:00
periph cpu/samd5x: avoid the use of bitfield in periph 2024-06-29 13:26:51 +02:00
cpu.c cpu/samd5x/cpu.c: reformat code 2024-09-17 22:07:46 +02:00
doc.txt
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.samd51
Kconfig.same54
Makefile
Makefile.default
Makefile.dep cpu/samd5x: implement driver for samd5x CAN controller 2024-03-26 15:17:48 +01:00
Makefile.features cpu/samd5x: implement driver for samd5x CAN controller 2024-03-26 15:17:48 +01:00
Makefile.include cpu/sam{d21,d5x,l21}: Claim support for BlackMagic Probe 2024-11-21 17:20:48 +01:00
vectors.c