Search found 3 matches

by dthomas
Fri Aug 28, 2020 4:40 pm
Forum: Other Boards
Topic: Help building micropython in MPLABX target: dsPIC33EP256GM710
Replies: 1
Views: 1795

Re: Help building micropython in MPLABX target: dsPIC33EP256GM710

Can someone suggest how to generate the 2 header files mpversion.h and qstrdefs.generated.h the right way, and get past the no rule to make target qstrdefs above?
Did you figure out how to do this? I'm stuck on the very same problem.
by dthomas
Wed Aug 26, 2020 4:42 pm
Forum: Other Boards
Topic: [ATSAME70Q21] MicroPython + FreeRTOS Port
Replies: 2
Views: 1995

[ATSAME70Q21] MicroPython + FreeRTOS Port

I'd like to add MicroPython (for scripting capabilities) to an existing system using the ATSAME70Q21 and FreeRTOS. I'm wondering what is the best way to complete this task. MicroPython does not need to control any hardware because that is already handled by existing tasks. The only interaction with ...
by dthomas
Wed Aug 26, 2020 4:18 pm
Forum: Development of MicroPython
Topic: Micropython port for Atmel SAME70Q20
Replies: 5
Views: 4076

Re: Micropython port for Atmel SAME70Q20

I'm interested in doing this exact same thing. Any change learnerforlife is still out there and could share what they learned?