I'm trying to write a board definition for the WeAct Studio RP2350B Core board. It's a fairly simple board:it fails with Internal build error: The submodule list should not be empty.
If I build against the v1.24.1 tag, this doesn't fail (possibly a regression), but the final make process suggests I'm missing WEACTSTUDIO_RP2350B.h and possibly WEACTSTUDIO_RP2350B.cmake, but what they should contain is a mystery to me.
Any suggestions on what I need to fix, please?
(yes, I asked on MicroPython Discussions a week ago, but so far, bupkis: Board def for WeAct Studio RP2350B fails updating submodules #16827)
- RP2350B
- 16 MB of flash
- (optionally) PSRAM with /CS on GPI00
Code:
make -C mpy-crosscd ports/rp2make BOARD=WEACTSTUDIO_RP2350B submodules
If I build against the v1.24.1 tag, this doesn't fail (possibly a regression), but the final make process suggests I'm missing WEACTSTUDIO_RP2350B.h and possibly WEACTSTUDIO_RP2350B.cmake, but what they should contain is a mystery to me.
Any suggestions on what I need to fix, please?
(yes, I asked on MicroPython Discussions a week ago, but so far, bupkis: Board def for WeAct Studio RP2350B fails updating submodules #16827)
Statistics: Posted by scruss — Thu Mar 06, 2025 9:51 pm — Replies 1 — Views 46