Kwabena W. Agyeman
bacfb7aeb7
modules/py_fir_lepton: Remove lepton control through fir module.
2025-07-21 23:10:40 -07:00
Kwabena W. Agyeman
ccb947924a
ports/stm32: Remove old buzzer module.
2025-07-20 22:33:08 -07:00
Kwabena W. Agyeman
caec00224a
lib/micropython: Update RT1062 USB ID and buffers.
2025-07-05 17:59:41 -07:00
Kwabena W. Agyeman
f9f6eb0302
drivers/sensors: Remove OV5640 REV_Y special case.
2025-07-05 12:09:18 -07:00
iabdalkader
2d7e5d325e
boards/all: Remove OV5640 default clock config.
...
This is already the default config.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-06-27 20:17:03 +02:00
iabdalkader
1c47d9bcf0
boards/OPENMV_RT1060: Enable multiple CSIs.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-06-25 21:15:24 +02:00
iabdalkader
b879696248
boards/all: Enable csi-ng API.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-06-25 21:15:24 +02:00
Kwabena W. Agyeman
3984ec783f
ports/stm32: Move VOSPI memory near DMA controller.
...
On the STM32N6 the DMA memory meant to be used with the SPI bus is
in the low-performance memory domain. Moving the DMA buffers and
linked list buffers there reduces the AHB cycle time by the DMA
controller making it more stable.
2025-06-24 10:19:31 -07:00
Kwabena W. Agyeman
1321c5d1a1
common: Remove legacy fixed vospi memory.
2025-06-24 10:19:31 -07:00
Kwabena W. Agyeman
d4ecba464c
boards/OPENMV_RT1060: Enable ssd1351 driver for the RT1062.
2025-06-18 12:41:37 -07:00
iabdalkader
284b6b7d57
boards/all: Add missing sign alt flag.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-06-01 10:11:59 +02:00
iabdalkader
9d529613a8
boards/all: Update romfs config.
...
Moved tflite models to lib/models.
2025-05-02 16:02:45 +03:00
iabdalkader
3255c0560c
boards/all: Remove unused Lepton SPI pins.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-22 11:18:28 +02:00
iabdalkader
122b47791e
drivers: Move GenX EHC back to boardconfig.h.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-16 09:20:36 +02:00
iabdalkader
b9e20f3749
boards/all: Update board config files.
...
More fine-grained control over which sources get built.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-15 20:23:31 +02:00
iabdalkader
daf2bb30da
misc: Restructure repo.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-13 08:28:34 +02:00