Commit Graph

8 Commits

Author SHA1 Message Date
iabdalkader
862dd3d16a Update libmp 2014-03-27 17:45:47 +02:00
iabdalkader
167ba7d9eb Update libraries 2014-03-22 19:02:49 +02:00
iabdalkader
16b91e4a52 Update libmp 2014-03-16 19:50:48 +02:00
iabdalkader
953624b3e1 Save/load last opened script 2014-03-07 23:57:25 +02:00
iabdalkader
2e147d5415 Update libmp
* Fixes a bug in gc
2014-03-02 19:37:53 +02:00
iabdalkader
a5493fe620 Update std and mp libraries 2014-02-23 03:38:45 +02:00
iabdalkader
4620861ccc Update MP headers and library 2014-02-03 17:26:10 +02:00
iabdalkader
a44540f793 Add Initial Support for MicroPython
* Add pre-compiled MicroPython library and headers.
* Change Makefile to link libmp.a remove libusbgeneric
* Change linker script to support MicroPython memory layout.
* Change OTG handle name in stm32f4xx_it.c
* Change main to init libmp and export Python functions.
* Add MicroPython bindings to src
2014-02-01 21:56:45 +02:00