110 Star 905 Fork 220

GVP李昂/pikapython

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

pikascript in pico

This bsp is based on https://github.com/GorgonMeducer/Pico_Template.

and https://github.com/raspberrypi/pico-sdk

To see the LICENSE

And this bsp is an MDK-keil project.

Usage

  1. Run and install the GorgonMeducer.perf_counter.x.x.x.pack (double click)

  2. Boot the Pico with the BOOTSEL button pressed.

  3. Drag and drop pico-debug-gimmecache.uf2 to RPI-RP2 mass-storage driver in the explorer. It immediately reboots as a CMSIS-DAP adapter. Pico-debug loads as a RAM only .uf2 image, meaning that it is never written to flash and doesn't replace existing user code.

  4. Open the MDK/mdk projcet.

  5. Compile and Debug

  6. The printf is connected to usart debug viewer.

image

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/Lyon1998/pikapython.git
git@gitee.com:Lyon1998/pikapython.git
Lyon1998
pikapython
pikapython
master

搜索帮助