mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
rename bsp/pico/README.mx to bsp/pico/README.md.
This commit is contained in:
parent
1e3aac58e6
commit
b7a59638bf
15
bsp/pico/README.md
Normal file
15
bsp/pico/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# pikascript in pico
|
||||
|
||||
This bsp is based on https://github.com/GorgonMeducer/Pico_Template.
|
||||
|
||||
## Usage
|
||||
|
||||
1. Boot the Pico with the BOOTSEL button pressed.
|
||||
|
||||
2. 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.
|
||||
|
||||
3. Open your project which is based on our Pico-Template and switch to DebugInSRAM configuration.
|
||||
|
||||
4. Compile and Debug
|
||||
|
||||
5. Enjoy...
|
Loading…
x
Reference in New Issue
Block a user