Commit Graph

13 Commits

Author SHA1 Message Date
iabdalkader
4d69dd396c boards/all: Rename JPEG buffer linker script variables.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-09-02 16:05:52 +02:00
Kwabena W. Agyeman
ba23d6b57a boards: Remove old GENX20 defines. 2025-08-09 09:32:10 -07:00
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
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
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
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