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