| .. |
|
img
|
Add sqrt_qxx functions
|
2014-03-01 16:39:49 +02:00 |
|
py
|
Restructure Image Library
|
2014-03-01 15:27:37 +02:00 |
|
array.c
|
Add array alloc with initial size
|
2014-03-01 15:29:45 +02:00 |
|
array.h
|
Add array alloc with initial size
|
2014-03-01 15:29:45 +02:00 |
|
framebuffer.h
|
Move framebuffer to separate header
|
2014-02-13 03:02:59 +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
|
Use pendsv exception to interrupt running code
|
2014-02-23 03:37:46 +02:00 |
|
Makefile
|
Fix -O flag
|
2014-03-01 17:32:16 +02:00 |
|
ov2640_regs.h
|
Add OV2640 driver
|
2014-02-21 23:32:25 +02:00 |
|
ov2640.c
|
Add OV2640 driver
|
2014-02-21 23:32:25 +02:00 |
|
ov2640.h
|
Add OV2640 driver
|
2014-02-21 23:32:25 +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
|
Fix USB divider
|
2014-02-23 23:26:39 +02:00 |
|
rcc_ctrl.h
|
Add RCC Control module
|
2014-01-15 13:29:15 +02:00 |
|
rng.c
|
Add RNG module
|
2014-03-01 13:33:01 +02:00 |
|
rng.h
|
Add RNG module
|
2014-03-01 13:33:01 +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
|
Handle default case in set_pixformat
|
2014-03-01 13:33:31 +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
|
Add _bss_end for gccollect
|
2014-02-23 03:40:36 +02:00 |
|
surf.c
|
Restructure Image Library
|
2014-03-01 15:27:37 +02:00 |
|
systick.c
|
Replace malloc calls with xalloc
|
2014-02-23 23:26:04 +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 |
|
usbdbg.c
|
Replace malloc calls with xalloc
|
2014-02-23 23:26:04 +02:00 |
|
usbdbg.h
|
Use pendsv exception to interrupt running code
|
2014-02-23 03:37:46 +02:00 |
|
xalloc.c
|
Add checks for NULL return from gc_*
|
2014-03-01 13:35:26 +02:00 |
|
xalloc.h
|
Add checks for NULL return from gc_*
|
2014-03-01 13:35:26 +02:00 |