mradi

Results 2 issues of mradi

I get the error below when compiling the sketch on macos High Sierra, with Arduino 1.8.4 and teensyduino on top. My Sketch ``` /* * Example to demonstrate thread definition,...

I followed steps from Getting Started with Pi Pico, and[https://github.com/raspberrypi/openocd/issues/7]( https://github.com/raspberrypi/openocd/issues/7). Also [https://hackaday.io/page/13821-building-openocd-for-picoprobe-on-m1-mac](https://hackaday.io/page/13821-building-openocd-for-picoprobe-on-m1-mac) MacOS Sonoma M1 Max (Mac Studio) ```brew install open-ocd --only-dependencies brew install automake brew install autoconf pkg-config...