Interactive MicroPython read-eval-print-loop See also the micropython library and its README file.

Dependencies:   mbed micropython

This program needs the micropython library - see there for Getting Started information.

See the mbed MicroPython wiki for more information.

History

Update library version default tip

2016-04-27, by infinnovation [Wed, 27 Apr 2016 21:20:06 +0000] rev 18

Update library version


Update lib link

2016-04-27, by infinnovation [Wed, 27 Apr 2016 20:13:25 +0000] rev 17

Update lib link


Link to micropython-dev

2016-04-26, by Colin Hogben [Tue, 26 Apr 2016 22:59:14 +0100] rev 16

Link to micropython-dev


Add help function.

2016-04-26, by Colin Hogben [Tue, 26 Apr 2016 22:51:05 +0100] rev 15

Add help function.


Split libraryoff into separate repository

2016-04-16, by pythontech [Sat, 16 Apr 2016 17:17:53 +0000] rev 14

Split libraryoff into separate repository


Add licence notices

2016-04-16, by Colin Hogben [Sat, 16 Apr 2016 17:58:36 +0100] rev 13

Add licence notices


modmbed: implement DigitalOut with write method

2016-04-16, by Colin Hogben [Sat, 16 Apr 2016 14:20:11 +0100] rev 12

modmbed: implement DigitalOut with write method


mphalport: Fix undefined strlen

2016-04-16, by pythontech [Sat, 16 Apr 2016 09:36:26 +0000] rev 11

mphalport: Fix undefined strlen


Implement machine module with mem{8,16,32} and reset

2016-04-16, by Colin Hogben [Sat, 16 Apr 2016 10:32:54 +0100] rev 10

Implement machine module with mem{8,16,32} and reset


Working REPL

2016-04-16, by Colin Hogben [Sat, 16 Apr 2016 09:01:49 +0100] rev 9

Working REPL