Zephyr RTOS on Raspberry Pi Pico 2 - Part 1
Metadata
- Author: Chris Wilson
- Full Title: Zephyr RTOS on Raspberry Pi Pico 2 - Part 1
- Category: #articles
- URL: Zephyr RTOS on Raspberry Pi Pico 2 - Part 1
Highlights
- west build -p always -b rpi_pico2/rp2350a/m33 -S cdc-acm-console samples/basic/blinky -- - (View Highlight)
- west flash -r uf2 (View Highlight)