openmv/src/omv/common
2023-11-29 18:24:20 +01:00
..
array.c misc: Format code. 2023-07-02 21:49:23 +02:00
array.h misc: Format code. 2023-07-02 21:49:23 +02:00
boot_utils.c misc: Refactor common boot code. 2023-11-26 17:33:22 +01:00
boot_utils.h misc: Refactor common boot code. 2023-11-26 17:33:22 +01:00
file_utils.c misc: Refactor file management code. 2023-10-15 17:51:35 +02:00
file_utils.h misc: Refactor file management code. 2023-10-15 17:51:35 +02:00
ini.c misc: Refactor file management code. 2023-10-15 17:51:35 +02:00
ini.h misc: Refactor file management code. 2023-10-15 17:51:35 +02:00
mutex.c misc: Format code. 2023-07-02 21:49:23 +02:00
mutex.h misc: Format code. 2023-07-02 21:49:23 +02:00
omv_common.h drivers: Move alloc alignment macros to the common header. 2023-09-08 10:49:24 -07:00
omv_gpio.h misc: Format code. 2023-07-02 21:49:23 +02:00
omv_i2c.h misc: Format code. 2023-07-02 21:49:23 +02:00
omv_spi.h drivers: Update SPI code to not reconfigure bus dynamically. 2023-09-18 12:36:13 -07:00
ringbuf.c misc: Format code. 2023-07-02 21:49:23 +02:00
ringbuf.h misc: Format code. 2023-07-02 21:49:23 +02:00
sensor_utils.c Merge pull request #1938 from kwagyeman/kwabena/sensor_full_control 2023-10-04 20:26:09 +03:00
sensor.h sensors/gc2145: Add support for a wider FoV. 2023-11-17 08:16:22 -05:00
tinyusb_debug.c misc: Handle short packets for debug mode in TinyUSB. 2023-07-16 13:31:12 -07:00
tinyusb_debug.h misc: Add common tinyusb debugging code. 2022-09-25 20:22:14 +02:00
trace.c misc: Format code. 2023-07-02 21:49:23 +02:00
trace.h Update license date. 2021-02-14 16:47:45 +02:00
usbdbg.c misc: Refactor file management code. 2023-10-15 17:51:35 +02:00
usbdbg.h misc: Bump firmware version. 2023-11-29 18:24:20 +01:00
vospi.c misc: Fix build when debugging is enabled. 2023-10-17 15:49:17 +02:00
vospi.h drivers: Upgrade SPI driver to support py drivers on all boards. 2023-09-16 13:21:33 -07:00