Search found 3 matches

by Albort
Wed Aug 21, 2019 4:52 am
Forum: Development of MicroPython
Topic: MicroPython on MIMXRT1064-EVK board
Replies: 0
Views: 1970

MicroPython on MIMXRT1064-EVK board

Hi guys, I have created the PR(The link is: https://github.com/micropython/micropython/pull/5028 ) which try to integrate Micropython with MIMXRT1064-EVK board. Currently, I have enabled SDcard pinmix lpi2c littlevgl. Since I am the new one to contribute to the community, three are maybe some mistak...
by Albort
Wed Jul 24, 2019 1:45 am
Forum: General Discussion and Questions
Topic: Port micropython to NXP's MCU
Replies: 2
Views: 2061

Re: Port micropython to NXP's MCU

Thanks for your help, I will try it later.
by Albort
Fri Jul 19, 2019 1:56 am
Forum: General Discussion and Questions
Topic: Port micropython to NXP's MCU
Replies: 2
Views: 2061

Port micropython to NXP's MCU

Hi, I want to port micropython to NXP's MCU(such as MIMXRT1064). What should I do? What's more, I wonder whether micropython provides the feature to debug python code.