Page 3 of 3

Re: Porting to msp432

Posted: Tue Jun 21, 2016 8:02 pm
by boniface
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. :?

Re: Porting to msp432

Posted: Wed Jun 22, 2016 1:38 am
by shaoziyang
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.

Re: Porting to msp432

Posted: Fri Jun 24, 2016 1:53 pm
by Tetraeder
@boniface
Input works fine....have found one solution. I push my changings to your repo, okay?

Re: Porting to msp432

Posted: Fri Jun 24, 2016 5:29 pm
by boniface
@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

Re: Porting to msp432

Posted: Fri Jun 24, 2016 9:34 pm
by Tetraeder
yes i have forked your repo and created a pull request.

Re: Porting to msp432

Posted: Sun Jun 26, 2016 4:45 pm
by boniface
Tetraeder wrote:yes i have forked your repo and created a pull request.
@Tetraeder
It worked.

Re: Porting to msp432

Posted: Mon Jul 04, 2016 11:23 am
by Tetraeder
what's next?
I'm working at the pin support, has someone started?

Re: Porting to msp432

Posted: Mon Jul 04, 2016 1:44 pm
by boniface
Great, i haven't started yet

Re: Porting to msp432

Posted: Thu Jul 20, 2017 9:08 am
by Tetraeder
Has anyone continued this work?