Commit Graph

14 Commits (fce6149cf8df011484da689d064ef1909e18cddc)

Author SHA1 Message Date
Daniele Lacamera fce6149cf8 Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
Cameron McQuinn a0212db8c0 STM32L4: set clock speed to 80MHz 2023-07-13 11:41:29 -06:00
David Garske a9526bab8f STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7. 2022-12-20 13:31:28 +01:00
Daniele Lacamera 6f2c761078 Do not override HAL_GetTick when building library 2022-04-13 11:25:35 +02:00
Daniele Lacamera daff2a04a8 Fixed STM32L4 HAL, added IMAGE_HEADER_SIZE option 2022-02-02 12:05:14 +01:00
David Garske ff28cec38a Minor cleanups. Add the required Cube HAL to app Makefile. 2021-08-26 13:03:49 -07:00
Hajer KALLEL ad067f1462 Fixed ident at line 171 2021-08-26 13:03:49 -07:00
Hajer KALLEL 0f0c7708fe Replaced tab with 4 spaces at line 119 2021-08-26 13:03:49 -07:00
Hajer KALLEL 963bce9fac Fixed indentations and if else braces
Added hal_flash_lock(); and renamed clear_errors(); to hal_flash_clear_errors();
2021-08-26 13:03:49 -07:00
Hajer KALLEL b35be0e545 Added HAL_GetTick def for compilation 2021-08-26 13:03:49 -07:00
Hajer KALLEL 0db770810b added RAMFUNCTION and checked indentation 2021-08-26 13:03:49 -07:00
Hajer KALLEL d5b550c110 Added support for STM32L4x6 2021-08-26 13:03:49 -07:00
Hajer KALLEL 8272fa3972 a 2021-08-26 13:03:49 -07:00
Hajer KALLEL e3a4e2378e Added support for STM32L4x6 2021-08-26 13:03:49 -07:00