Commit Graph

12 Commits

Author SHA1 Message Date
iabdalkader
93d19a2e7d Update qstrdefs 2014-02-23 23:30:19 +02:00
iabdalkader
a5493fe620 Update std and mp libraries 2014-02-23 03:38:45 +02:00
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
4e1306244a Add OSC definition 2014-02-09 22:41:07 +02:00
iabdalkader
7df00cb49b Update libmp 2014-02-09 22:37:04 +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
iabdalkader
21d35baa7b Enable FS TX2/3 Fifos
* Update USB_OTG conf header to enable TX2/3 Fifos
2014-02-01 17:11:27 +02:00
iabdalkader
1062c5b8cb Add FatFS library
* Add Chan FatFS library
2014-01-15 13:56:32 +02:00
iabdalkader
b3de021627 removed old files 2013-11-30 04:34:03 +02:00
iabdalkader
b0c4f8e844 Added USB OTG FS support
Added userspace libusb driver
Fixed some registers now QCIF/QQCIF resoultions are working
Updated CMSIS and STM32F4xx standard peripheral libraries
2013-11-30 04:23:22 +02:00
iabdalkader
773e24e566 added stm32f4xx_std compiled library and header 2013-11-25 10:30:55 +02:00