How do I create a Custom RP2040 Board for port/RP2/ ? #11912
-
I have a custom board with 2X the flash memory of the PICO. To address this, I thought it would be a simple matter of creating a new board called PICO2 in the PORT/RP2/BOARDs directory and follow the build steps in the documentation. But every time I run make BOARD=PICO2, I get the error: **```
Call Stack (most recent call first): -- Configuring incomplete, errors occurred!
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
My bad - I just reread those error messages and realized what I was missing. |
Beta Was this translation helpful? Give feedback.
My bad - I just reread those error messages and realized what I was missing.
Don't try new things when you're tired.