Commit Graph

39 Commits

Author SHA1 Message Date
Kwabena W. Agyeman
a1b484f378 imlib: Optimize math ops. 2024-02-22 12:21:10 -08:00
iabdalkader
9f56943cf3 hal/CMSIS: Update to CMSIS v5.9.0. 2024-01-16 17:48:43 +02:00
Kwabena W. Agyeman
b101c58811 hal/cmsis: Move cmsis gcc extensions to new file. 2024-01-14 11:41:01 -08:00
iabdalkader
f76e10580c hal/stm32: Update hal config. 2024-01-03 11:09:33 +01:00
iabdalkader
55dfec4f06 ports/stm32: Enable DSI display support. 2023-10-01 16:49:18 +02:00
iabdalkader
9e6efd28c9 hal/mimxrt: Add MIMXRT HAL. 2023-06-28 22:53:00 +02:00
iabdalkader
ab9739c2a5 hal/H7: Fix LPUART GPIO AF. 2022-11-29 15:53:22 +01:00
iabdalkader
c9a0ed6891 ports/stm32: Add SPI6 clock source configuration. 2022-09-04 12:59:45 +02:00
iabdalkader
71e462bacf hal/H7: Add SPI45 to HAL_RCCEx_GetPeriphCLKFreq. 2022-05-26 08:40:48 +02:00
iabdalkader
797f327770 boards/OPENMVPT: Fix RTC errata. 2022-03-09 01:19:49 +02:00
iabdalkader
af78a0cd59 stm32: Add LSI config option. 2022-02-28 21:27:25 +02:00
iabdalkader
ad55071c5f stm32: Add LSE driver strength config option. 2022-02-28 03:06:52 +02:00
iabdalkader
490ce48b54 imlib: Enable hardware JPEG callbacks. 2022-02-26 02:58:55 +02:00
iabdalkader
8df4b647d0 OPENMVPT: Fix H7 RTC clock source. 2022-02-22 03:47:25 +02:00
iabdalkader
708f7fe1ac Update to MicroPython 1.17 2021-12-10 19:01:54 +02:00
Ibrahim Abd Elkader
d412e9e017
Add DFSDM support to audio module. (#1459)
* Add DFSDM support to audio module.
2021-10-15 16:05:12 +02:00
iabdalkader
1fc5da82bf Make SPI45 clock source configurable. 2021-09-18 00:12:39 +02:00
Kwabena W. Agyeman
642c503744
Add jpeg decoding support (#1371)
* Add jpeg decoding support
2021-06-29 01:49:53 +02:00
iabdalkader
f72c4d75de Add RP2040 port and Pico and Nano board files. 2021-06-15 23:35:32 +02:00
Kwabena W. Agyeman
f8c207eb67 Add signed and unsigned saturate 2021-05-17 11:09:36 -07:00
iabdalkader
4759a9c64b Add missing CMSIS GCC macros. 2021-05-13 21:56:34 +02:00
iabdalkader
bfe23416fe Add missing ll headers to HAL conf. 2021-04-25 22:54:04 +02:00
iabdalkader
a16b9cb55e Include ADC, RTC ll files 2021-04-17 00:42:22 +02:00
Ibrahim Abd Elkader
c1bcfbe8ec
Merge pull request #1235 from kwagyeman/kwabena/software_jpeg_speedup
Move software jpeg encoder front end to new SIMD MCU code
2021-03-23 20:06:03 +02:00
iabdalkader
8f3a921658 Update CM4 firmware.
* Enable HSEM driver.
* Use HSEM to sync standby mode.
2021-03-21 22:46:50 +02:00
Kwabena W. Agyeman
85b5130c09 Move software jpeg encoder front end to new SIMD MCU code 2021-03-20 10:59:09 -07:00
iabdalkader
1b4ce747bc Add support for generating Cortex-M4 firmware. 2021-03-15 21:14:27 +02:00
Kwabena W. Agyeman
4720d6ea01 TV driver SIMD update 2021-02-26 08:53:48 -08:00
iabdalkader
aeb7539cfa Update license date. 2021-02-14 16:47:45 +02:00
iabdalkader
ac80f946ae Make PLL clock source configurable. 2021-02-12 00:07:47 +02:00
iabdalkader
416a614e9f Add comment about errata. 2021-01-27 17:52:43 +02:00
iabdalkader
266665ed4e NRF Twi fixes.
* Deinit once before recovery.
* Reduce TWI timeout.
2021-01-07 15:45:46 +02:00
iabdalkader
8629626307 Disable unused CMSIS DSP functions. 2021-01-04 04:09:52 +02:00
Kwabena W. Agyeman
f7d339e6fd Move to using SPI callbacks 2021-01-02 13:51:07 -08:00
iabdalkader
e6cc0a6f41 Add initial Nano audio module. 2021-01-01 00:32:55 +02:00
iabdalkader
ffedd905c2 Update Makefile.
* Fix possible build dependency issue.
* Detect number of cores instead of hard coded value.
2020-12-31 19:04:52 +02:00
iabdalkader
e0f68f730f Add nRF port. 2020-12-26 23:39:45 +02:00
iabdalkader
dac419f9fc Set startup and system files in Makefile based on MCU. 2020-12-16 00:25:17 +02:00
iabdalkader
13a6ccd123 Restructure the repository. 2020-12-14 01:44:51 +02:00