| .. |
|
boards
|
Use I2C_TIMING for F4.
|
2020-11-30 22:36:21 +02:00 |
|
img
|
Allow find_rects and rot_corr to build with apriltags disabled.
|
2020-11-22 23:28:19 +02:00 |
|
nn
|
Include stdio.h for printfs in img functions.
|
2019-10-10 18:32:56 +02:00 |
|
py
|
Fix FIR I2C bus arbitration lost error.
|
2020-12-01 15:21:22 +02:00 |
|
array.c
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
array.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
cambus.c
|
Use I2C_TIMING for F4.
|
2020-11-30 22:36:21 +02:00 |
|
cambus.h
|
Use I2C_TIMING for F4.
|
2020-11-30 22:36:21 +02:00 |
|
common.h
|
Update common macros.
|
2020-11-14 20:32:12 +02:00 |
|
fb_alloc.c
|
Fix fballoc for complex allocations
|
2020-10-28 22:21:18 -07:00 |
|
fb_alloc.h
|
Fix fballoc for complex allocations
|
2020-10-28 22:21:18 -07:00 |
|
ff_wrapper.c
|
Update common macros.
|
2020-11-14 20:32:12 +02:00 |
|
ff_wrapper.h
|
Move ffs_strerror declaration to header.
|
2017-12-06 16:44:57 +02:00 |
|
framebuffer.c
|
Frame buffer respects fb alloc now
|
2020-07-20 16:14:16 -07:00 |
|
framebuffer.h
|
Make sure FB pixels is always aligned.
|
2020-11-14 20:40:48 +02:00 |
|
hm01b0_regs.h
|
Add HIMAX HM01B0 driver.
|
2020-02-08 21:25:59 +02:00 |
|
hm01b0.c
|
added support for arbitrary resolutions on HM-01B0
|
2020-07-14 19:13:53 -04:00 |
|
hm01b0.h
|
Add HIMAX HM01B0 driver.
|
2020-02-08 21:25:59 +02:00 |
|
ini.c
|
Update to MicroPython 1.13
|
2020-11-25 02:39:54 +02:00 |
|
ini.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
lepton.c
|
Make all sensor drivers configurable.
|
2020-08-01 20:49:47 +02:00 |
|
lepton.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
main.c
|
Merge time and utime modules.
|
2020-11-27 15:44:39 +02:00 |
|
Makefile
|
Merge pull request #1006 from openmv/fix_time
|
2020-11-27 18:46:34 +02:00 |
|
mt9v034.c
|
Make all sensor drivers configurable.
|
2020-08-01 20:49:47 +02:00 |
|
mt9v034.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
mutex.c
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
mutex.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
ov2640_regs.h
|
Fix OV2640 sensor clock
|
2020-12-04 15:19:49 -08:00 |
|
ov2640.c
|
Fix RGB565 Inversion from camera
|
2020-10-22 22:19:49 -07:00 |
|
ov2640.h
|
Fix OV2640 sensor clock
|
2020-12-04 15:19:49 -08:00 |
|
ov5640_regs.h
|
Fix OV5640 rev Y slock freq scaling
|
2020-12-04 14:38:19 -08:00 |
|
ov5640.c
|
Fix OV5640 rev Y slock freq scaling
|
2020-12-04 14:38:19 -08:00 |
|
ov5640.h
|
OV5640 Driver Finished
|
2020-01-13 00:21:19 -08:00 |
|
ov7690_regs.h
|
New OV7690 camera driver.
|
2020-02-11 22:18:02 -08:00 |
|
ov7690.c
|
Fix RGB565 Inversion from camera
|
2020-10-22 22:19:49 -07:00 |
|
ov7690.h
|
New OV7690 camera driver.
|
2020-02-11 22:18:02 -08:00 |
|
ov7725_regs.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
ov7725.c
|
Fix RGB565 Inversion from camera
|
2020-10-22 22:19:49 -07:00 |
|
ov7725.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
ov9650_regs.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
ov9650.c
|
Fix RGB565 Inversion from camera
|
2020-10-22 22:19:49 -07:00 |
|
ov9650.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
ringbuf.c
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
ringbuf.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
sdcard_sdio.c
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
sdcard_spi.c
|
Update common macros.
|
2020-11-14 20:32:12 +02:00 |
|
sensor.c
|
Fix OV2640 sensor clock
|
2020-12-04 15:19:49 -08:00 |
|
sensor.h
|
Fix RGB565 Inversion from camera
|
2020-10-22 22:19:49 -07:00 |
|
soft_i2c.c
|
Rename soft I2C macros.
|
2020-02-27 21:16:17 +02:00 |
|
soft_i2c.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
stm32fxxx_hal_msp.c
|
Move SPI pin init
|
2020-11-25 09:51:27 -08:00 |
|
stm32fxxx.ld.S
|
Cleanup linker scripts.
|
2020-11-14 00:21:09 +02:00 |
|
trace.c
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
trace.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
umm_malloc.c
|
Adds hint system to fb_alloc
|
2019-10-04 21:47:54 -07:00 |
|
umm_malloc.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
usbdbg.c
|
Fix USBDBG IRQn bug.
|
2020-10-06 23:40:28 +02:00 |
|
usbdbg.h
|
Bump firmware version.
|
2020-11-23 20:47:04 +02:00 |
|
wifidbg.c
|
Make WINC1500 module configurable.
|
2020-02-10 22:38:56 +02:00 |
|
wifidbg.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
xalloc.c
|
License update.
|
2019-09-05 22:17:50 +02:00 |
|
xalloc.h
|
License update.
|
2019-09-05 22:17:50 +02:00 |