Porting to msp432

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
boniface
Posts: 13
Joined: Sat Apr 23, 2016 10:37 pm

Re: Porting to msp432

Post by boniface » Tue Jun 21, 2016 8:02 pm

Hi guys,
i have updated the Repo.
The programs now gives micropython command prompt when flashed to the board and RESET button pressed.
But the command prompt does not accept keyboard input. :?

shaoziyang
Posts: 363
Joined: Sun Apr 17, 2016 1:55 pm

Re: Porting to msp432

Post by shaoziyang » Wed Jun 22, 2016 1:38 am

boniface wrote:Hi guys,
i have updated the Repo.
The programs now gives micropython command prompt when flashed to the board and RESET button pressed.
But the command prompt does not accept keyboard input. :?
It is a good news, I hope it will be work soon.

Tetraeder
Posts: 53
Joined: Thu Mar 05, 2015 1:12 pm
Location: Germany

Re: Porting to msp432

Post by Tetraeder » Fri Jun 24, 2016 1:53 pm

@boniface
Input works fine....have found one solution. I push my changings to your repo, okay?

boniface
Posts: 13
Joined: Sat Apr 23, 2016 10:37 pm

Re: Porting to msp432

Post by boniface » Fri Jun 24, 2016 5:29 pm

@Tetraeder

Great you found a solution.
Any contributions to make this porting working are highly welcome.
Ofcourse, you can push your changes to the repo. If you had forked my repo, then i think you have to create a pull or merge request to merge your changes.

Regards

Tetraeder
Posts: 53
Joined: Thu Mar 05, 2015 1:12 pm
Location: Germany

Re: Porting to msp432

Post by Tetraeder » Fri Jun 24, 2016 9:34 pm

yes i have forked your repo and created a pull request.

boniface
Posts: 13
Joined: Sat Apr 23, 2016 10:37 pm

Re: Porting to msp432

Post by boniface » Sun Jun 26, 2016 4:45 pm

Tetraeder wrote:yes i have forked your repo and created a pull request.
@Tetraeder
It worked.

Tetraeder
Posts: 53
Joined: Thu Mar 05, 2015 1:12 pm
Location: Germany

Re: Porting to msp432

Post by Tetraeder » Mon Jul 04, 2016 11:23 am

what's next?
I'm working at the pin support, has someone started?

boniface
Posts: 13
Joined: Sat Apr 23, 2016 10:37 pm

Re: Porting to msp432

Post by boniface » Mon Jul 04, 2016 1:44 pm

Great, i haven't started yet

Tetraeder
Posts: 53
Joined: Thu Mar 05, 2015 1:12 pm
Location: Germany

Re: Porting to msp432

Post by Tetraeder » Thu Jul 20, 2017 9:08 am

Has anyone continued this work?

Post Reply