Commit Graph

29 Commits

Author SHA1 Message Date
iabdalkader
5b57d4b9dd Fix globals bug 2014-05-02 22:02:28 +02:00
iabdalkader
5608f6a683 Fix SDC SPI speed 2014-04-13 20:15:40 +02:00
iabdalkader
be08bd4b80 Adjust SDC SPI timeout 2014-04-12 19:40:22 +02:00
iabdalkader
dbee032c6a Add SD Card support 2014-04-12 18:58:55 +02:00
iabdalkader
1d58ebf603 Update libs 2014-04-10 16:56:27 +02:00
iabdalkader
424a278fac Update libraries 2014-04-02 02:16:04 +02:00
iabdalkader
5998aa4857 Adding missing sensor functions 2014-03-30 19:37:16 +02:00
iabdalkader
d068d92af5 Update qstr defs 2014-03-30 19:17:27 +02:00
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
e5f7bbab09 Fix issue with IDE code namespace 2014-03-16 21:30:21 +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
87b18a48e8 Update libraries 2014-03-03 22:19:46 +02:00
iabdalkader
2e147d5415 Update libmp
* Fixes a bug in gc
2014-03-02 19:37:53 +02:00
iabdalkader
6cb747f760 Update libraries compiled with new toolchain
* Update libraries toolchain gcc-arm-none-eabi-4_7-2013q3-20130916
2014-03-02 00:56:01 +02:00
iabdalkader
60eb70183d Update libraries 2014-03-01 20:38:47 +02:00
iabdalkader
d00ee2d083 Replace malloc calls with xalloc 2014-02-23 23:26:04 +02:00
iabdalkader
a5493fe620 Update std and mp libraries 2014-02-23 03:38:45 +02:00
iabdalkader
a4ec61d8d4 Update libmp
* Remove builtin USART
2014-02-14 15:55:59 +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
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