Browse Source
Following how the board variants now work in the esp32 port. Signed-off-by: Damien George <damien@micropython.org>pull/15336/head
Damien George
5 months ago
6 changed files with 16 additions and 16 deletions
@ -0,0 +1 @@ |
|||||
|
set(PICO_BOARD "weactstudio_16MiB") |
@ -0,0 +1 @@ |
|||||
|
set(PICO_BOARD "weactstudio_2MiB") |
@ -0,0 +1 @@ |
|||||
|
set(PICO_BOARD "weactstudio_4MiB") |
@ -0,0 +1 @@ |
|||||
|
set(PICO_BOARD "weactstudio_8MiB") |
Loading…
Reference in new issue