Commit Graph

9 Commits

Author SHA1 Message Date
iabdalkader
bcf5808e33 Update libmp
* Fix USB transfer size
* Add missing function prototype
* Change USB debug callbacks
2014-02-13 02:12:32 +02:00
iabdalkader
ebd51256f7 Update MP do_repl string 2014-02-11 01:44:42 +02:00
iabdalkader
025f54949f Update libmp to use BULK transfers for scripts 2014-02-10 03:11:09 +02:00
iabdalkader
7df00cb49b Update libmp 2014-02-09 22:37:04 +02:00
iabdalkader
63e1da6d7d Update libraries for 12Mhz crystal 2014-02-08 00:03:45 +02:00
iabdalkader
edd4e85c06 Update libmp 2014-02-04 19:02:58 +02:00
iabdalkader
06d99a9b13 Update libmp 2014-02-04 18:42:34 +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