zephyr/drivers/dp
Daniel Leung 1ec5ce05f9 dp: swdp_bitbang: fix unused variable build error
The variable config in sw_port_off() is not used, and it's
causing CI build error about unused variable. So remove it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-11 17:04:38 -05:00
..
CMakeLists.txt
Kconfig
swdp_bitbang.c dp: swdp_bitbang: fix unused variable build error 2024-10-11 17:04:38 -05:00
swdp_ll_pin.h