1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/gd32v/include
Marian Buschsieweke 8b1c43afb0
cpu/gd32v: Allow configuration of SWJ_CFG
Expose the compile time configuration knob `CONFIG_AFIO_PCF0_SWJ_CFG`
to allow freeing some/all JTAG pins and use them as GPIOs.

As default, PB4 is remapped from NJTRST to be usable as regular GPIO.
This still allows using the JTAG interface for debugging/flashing,
but makes an GPIO exposed by some boards available.
2024-01-19 23:17:35 +01:00
..
vendor cpu/gd32v: add periph_usbdev support 2023-04-16 23:24:23 +02:00
cpu_conf.h cpu/gd32v: Allow configuration of SWJ_CFG 2024-01-19 23:17:35 +01:00
cpu.h cpu/gd32v: add riotboot support 2023-04-18 06:20:14 +02:00
gpio_ll_arch.h cpu/gd32v: add gpio_ll support 2023-02-04 12:07:35 +01:00
periph_cpu.h cpu/gd32v: add periph_usbdev support 2023-04-16 23:24:23 +02:00