raspberrypi / pico-vscode

The official VS Code extension for Raspberry Pi Pico development. It includes several features to simplify project creation and deployment.
https://marketplace.visualstudio.com/items?itemName=raspberry-pi.raspberry-pi-pico
Mozilla Public License 2.0
131 stars 16 forks source link

Add more examples, with supported boards #61

Closed will-v-pi closed 2 months ago

will-v-pi commented 2 months ago

Add a proper script to generate an examples list, with boards specified for each example

This removes the need for the Default board type option, and instead greys out any unsupported boards for a given example. Bumps data version to 0.16.0, as it requires a new format for examples.json

Fixes #28 by adding support for copying those libraries too when copying the example