Hey there! I have these boards lying around at home and was wondering if they’re compatible with Embedded Swift. I’d love to use them because I already have a set with LED, display, and other modules.
Could someone please let me know if they are supported?
Yes, I already did. As I understood it correctly, they don't use the real Embedded Swift, and I would like to use that once to see how that works if possible. So I wondered if the real Embedded Swift is compatible with these boards?
It looks like they ask you to download a toolchain with the embedded libraries, then use their SDK and VSCode extension on top, so it seems to be both.
As I saw here, they just take a regular Swift app and compile it for a microcontroller. Because when I look at the official Embedded Swift examples, it looks a lot different.
I suppose you mean bare metal, yes that would be an option too.
I don't own or never used MadMotion boards, so don't know much about them, but the architecture is supported by Embedded Swift, so that's good news.