From 5035fb4ec718b4d787a00f86e03c6a2fbbf95567 Mon Sep 17 00:00:00 2001 From: Peter Lawrence <12226419+majbthrd@users.noreply.github.com> Date: Sat, 21 May 2022 15:22:49 -0500 Subject: [PATCH] added link to #23 in howto/openocd.md --- howto/openocd.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/howto/openocd.md b/howto/openocd.md index ade0b7a..9081d12 100644 --- a/howto/openocd.md +++ b/howto/openocd.md @@ -22,6 +22,8 @@ However, users that are beholden to Raspberry Pi (and its proprietary pico-probe For Mac users building openocd, please also look at [the suggestions here](https://github.com/majbthrd/pico-debug/issues/5). +For OpenBSD users, please also look at [the suggestions here](https://github.com/majbthrd/pico-debug/discussions/23). + ## Install GDB ```