openmv/src/omv/common
2024-05-25 10:29:25 +02: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 board config files. 2024-02-06 21:20:56 +02: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 ports/all: Update code to support new CMSIS. 2024-01-16 19:20:09 +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 hal/omv_i2c: Update I2C flags. 2024-01-31 17:25:14 +02:00
omv_spi.h drivers: Update SPI code to not reconfigure bus dynamically. 2023-09-18 12:36:13 -07:00
pendsv.c ports/all: Refactor PendSV code. 2024-01-20 10:02:56 +02: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 misc: Increase delay after sensor reset/power-down. 2024-05-25 10:29:25 +02:00
sensor.h sensors/PAG7980: Support PixArt image sensor PAG7920. 2024-04-18 16:59:12 +08:00
tinyusb_debug.c misc: Refactor board config files. 2024-02-06 21:20:56 +02:00
tinyusb_debug.h misc: Add common tinyusb debugging code. 2022-09-25 20:22:14 +02:00
trace.c ports/all: Update code to support new CMSIS. 2024-01-16 19:20:09 +02:00
trace.h Update license date. 2021-02-14 16:47:45 +02:00
usbdbg.c misc: Refactor board config files. 2024-02-06 21:20:56 +02:00
usbdbg.h misc: Bump firmware version. 2024-04-20 14:53:32 +02:00
vospi.c misc: Refactor board config files. 2024-02-06 21:20:56 +02:00
vospi.h drivers: Upgrade SPI driver to support py drivers on all boards. 2023-09-16 13:21:33 -07:00