iabdalkader
5722436a63
Add MLX90620 driver
2014-08-18 10:26:32 +02:00
iabdalkader
563ab52eca
Add Soft I2C
2014-08-18 10:21:48 +02:00
iabdalkader
a0e99939ad
Pass Target to CPP
2014-08-18 10:12:03 +02:00
iabdalkader
02999f2432
Rename stm32f407_hal_msp
2014-08-10 19:42:14 +02:00
iabdalkader
12d062d1bc
Enable GPIO and SPI
...
* Fix GPIO/SPI code
* Use buffers in SPI read/write
* Add pin qstrs OMV2
* remove old led files
* Update LCD user examples
2014-08-10 19:39:19 +02:00
iabdalkader
a93cd7fd7a
Use CPP to generate linker scripts
2014-07-31 06:26:19 +02:00
iabdalkader
b67ee0e5f3
Add SD SDIO driver
2014-07-23 08:06:56 +02:00
iabdalkader
381e24d315
Add support for STM32F429
2014-07-17 09:16:04 +02:00
iabdalkader
dfab091f25
Add select
2014-07-14 03:43:21 +02:00
iabdalkader
dcb4f34520
Remove old patch programmer
2014-07-06 23:38:29 +02:00
iabdalkader
2d3abcf2f4
Add wlan and socket python modules
2014-07-05 03:41:43 +02:00
iabdalkader
e2ef1a568f
Use MP's file module
2014-06-30 03:45:52 +02:00
iabdalkader
92563b6190
Add SDCARD SPI driver
2014-06-28 01:26:32 +02:00
iabdalkader
1c7f8d7bdf
Move GPIO configuration to MSP
2014-06-27 22:21:59 +02:00
iabdalkader
18e62155b0
Cleanup Makefile
2014-06-22 12:31:19 +02:00
iabdalkader
c1dab26fca
Fix more sources to use HAL
2014-06-18 21:20:22 +02:00
iabdalkader
1e4b6fa8fd
Update sources to new HAL
2014-06-18 17:28:46 +02:00
iabdalkader
dd2933a200
Add top Makefile
2014-06-15 21:12:44 +02:00
iabdalkader
c3a2d8ac0f
re-enable CC3K
2014-04-10 17:09:58 +02:00
iabdalkader
d6f66bc2f9
Remove short-enums
2014-04-10 16:56:47 +02:00
iabdalkader
669a9effb4
Add CC3000 library
2014-03-13 02:10:18 +02:00
iabdalkader
70a5e45129
Remove libc dependency
2014-03-03 16:24:50 +02:00
iabdalkader
90dc4e448d
Fix -O flag
2014-03-01 17:32:16 +02:00
iabdalkader
f5b91439b2
Restructure Image Library
...
* Split image library into multiple source files
* Add new img/ to src
* Add median, kmeans, median, blob, SURF.
2014-03-01 15:27:37 +02:00
iabdalkader
42be54aa72
Fix Makefile CFLAGS
2014-02-23 23:29:40 +02:00
iabdalkader
4e1306244a
Add OSC definition
2014-02-09 22:41:07 +02:00
iabdalkader
d175c69d19
Remove libusbcore and libusbdevcore from Makefile
...
* Remove USB libraries and use MP's stack for now.
2014-02-03 17:48:08 +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
41c5fb117f
Move linker script to src/
2014-01-21 16:34:30 +02:00
iabdalkader
5ec44f4fb5
Add libfatfs to Makefile
2014-01-15 16:03:21 +02:00
iabdalkader
5a259bbcf1
Fixed linker script to load haar cascade into CCM
...
Fixed issue with SCCB delay and optimization
Recompiled all libraries with optimization enabled (-O2)
Some more tweaks to the Sensor's registers
Added function to load CCM data into .ccm section in runtime
2013-12-02 22:17:45 +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
iabdalkader
c6f7ed40d1
systick timer module
2013-11-19 04:34:41 +02:00
iabdalkader
b439bdae91
Initial commit
2013-11-13 12:24:56 +02:00