openmv/src
iabdalkader 1e14eacaa2 Update sensor code
* Add OV2640 PID
* Add DCMI polarities to sensor struct
* Set DCMI polarities in sensors init functions
* Update OV9650 to set DCMI polarities
2014-02-21 23:23:18 +02:00
..
py Check sensor_init result 2014-02-21 05:00:14 +02:00
array.c initial viola-jones face detection code 2013-11-25 14:24:06 +02:00
array.h initial viola-jones face detection code 2013-11-25 14:24:06 +02:00
framebuffer.h Move framebuffer to separate header 2014-02-13 03:02:59 +02:00
imlib.c Add template matching 2014-02-17 21:59:13 +02:00
imlib.h Add template matching 2014-02-17 21:59:13 +02:00
led.c Add LED toggle function 2014-02-03 17:24:12 +02:00
led.h Add LED toggle function 2014-02-03 17:24:12 +02:00
main.c Export open to python 2014-02-14 15:42:59 +02:00
Makefile Add OSC definition 2014-02-09 22:41:07 +02:00
ov9650_regs.h Added USB OTG FS support 2013-11-30 04:23:22 +02:00
ov9650.c Update sensor code 2014-02-21 23:23:18 +02:00
ov9650.h Update sensor code 2014-02-21 23:23:18 +02:00
rcc_ctrl.c Add RCC Control module 2014-01-15 13:29:15 +02:00
rcc_ctrl.h Add RCC Control module 2014-01-15 13:29:15 +02:00
sccb.c Use I2C instead of SW SCCB 2014-01-15 14:54:50 +02:00
sccb.h Use I2C instead of SW SCCB 2014-01-15 14:54:50 +02:00
sensor.c Update sensor code 2014-02-21 23:23:18 +02:00
sensor.h Update sensor code 2014-02-21 23:23:18 +02:00
stm32f4xx_it.c Remove break from OTG_FS_WKUP_IRQHandler 2014-02-11 01:44:02 +02:00
stm32f4xx.ld Remove whitespaces from ld script 2014-02-14 15:56:33 +02:00
systick.c Disable systick alloc 2014-02-19 02:45:41 +02:00
systick.h Add Systick Task Scheduling 2014-01-23 12:28:11 +02:00
template.c Fix template mean 2014-02-18 03:17:21 +02:00
usart.c Remove calls to delay function 2013-12-13 02:49:54 +02:00
usart.h Initial commit 2013-11-13 12:24:56 +02:00
usbdbg.c Add USB debug interface module 2014-02-13 02:13:24 +02:00
usbdbg.h Add USB debug interface module 2014-02-13 02:13:24 +02:00