openmv/src
iabdalkader a8350215b0 Cleanup main
* Remove boot script
* Update main script
* Change namespace to openmv
2014-02-09 23:20:19 +02:00
..
py Export sensor functions and constants to MP 2014-02-05 14:05:46 +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
cascade.h Remove CCM from cascade 2014-01-24 13:41:48 +02:00
imlib.c Use main RAM block exclusively for frame buffers 2014-02-01 20:44:53 +02:00
imlib.h initial viola-jones face detection code 2013-11-25 14:24:06 +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 Cleanup main 2014-02-09 23:20:19 +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 Disable OV965x Internal Regulator 2013-12-24 13:09:50 +02:00
ov9650.h Add a HAL to support more OV sensors. 2013-12-13 01:31:32 +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 RESET and PWDN for REV3 2014-02-08 01:10:36 +02:00
sensor.h Add gain ceiling function 2013-12-13 18:33:02 +02:00
stm32f4xx_it.c Add pendsv interrupt 2014-02-04 18:41:35 +02:00
stm32f4xx.ld Update linker script 2014-02-03 17:55:34 +02:00
systick.c Add systick_has_passed function 2014-02-01 19:13:02 +02:00
systick.h Add Systick Task Scheduling 2014-01-23 12:28:11 +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