Porting LPC55S69 #12341
Porting LPC55S69
#12341
Replies: 2 comments
-
UPDATE: I forgot to also to define MICROPY_FLOAT_IMPL, once defined it worked, also had to add a few libm files |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can also try the Zephyr port. I don't have this board anymore to verify, but the MicroPython Zephyr port used to work on it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I have started porting MicroPython to the LPC55S69. Steps so far include:
Where im currently struggling:
I'm new to MicroPython and porting altogether, so I may have missed some simple steps.
Any help greatly appreciated.
Blair
Beta Was this translation helpful? Give feedback.
All reactions