🌗 新增 Arduino-Pico (Earlephilhower) 支援和 PicoProbe 調試功能
➤ 在 platformio/platform-raspberrypi 庫中新增 Earlephilhower 的 Arduino-Pico 支援和 PicoProbe 調試功能
https://github.com/platformio/platform-raspberrypi/pull/36
這個 PR 在 platformio/platform-raspberrypi 庫中新增了 Earlephilhower 的 Arduino-Pico 支援和 PicoProbe 調試功能。這個更新還包括了對 LittleFS 文件系統的支援和 OpenOCD 的更新,並且已經在 CI 中測試過了。
+ 這個更新真的很棒!我一直在使用 Arduino-Pico,現在有了這個支援,我可以更輕鬆地在 platformio 上開發了。
+ 感謝開發者的努力,這個更新讓我更容易使用
#Arduino #Raspberry Pi #Earlephilhower #PicoProbe #調試功能
Arduino-Pico (Earlephilhower) support, PicoProbe Debugging by maxgerhardt · Pull Request #36 · platformio/platform-raspberrypi

Massive upgrade. Add support for building for https://github.com/earlephilhower/arduino-pico As in the style of platform-ststm32, boards that can be used with both cores can be switched to the oth...

GitHub