We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e414b45 commit bef4135Copy full SHA for bef4135
ports/rp2/boards/WAVESHARE_RP2040_PLUS/README.md
@@ -15,7 +15,7 @@ can be displayed with the `query-variant` target. An example:
15
```bash
16
> cd ports/rp2
17
> make BOARD=WAVESHARE_RP2040_PLUS query-variants
18
-VARIANTS: flash_2mb flash_4mb flash_8mb flash_16mb
+VARIANTS: flash_4mb flash_16mb
19
> make BOARD=WAVESHARE_RP2040_PLUS BOARD_VARIANT=flash_16mb submodules all # Build the 16 MiB variant
20
```
21
0 commit comments