Commit Graph

15 Commits

Author SHA1 Message Date
Lu_Reaper 964d63294c [doc]: correct the comment for stm32f4xx_hal_rcc.c 2023-04-06 11:06:35 +01:00
Eya d7fef24505 Update touch calibration to fix inverted touch panel on STM32F429I-DISC1 RevE-01. 2023-03-31 10:25:45 +01:00
Peter Tönz e92669fc50 defines: prevent redefinition of UNUSED
To prevent compiler warnings/errors we have to wrap the definition of
UNUSED with an ifndef. So there are no problems if this is already
defined in the project

Signed-off-by: Peter Tönz <peter.tonz@husqvarnagroup.com>
2023-02-03 09:21:22 +01:00
Rania JMAI 5d432f9cf3 [PRJ] Remove projects using MW libraries subject to click-thru
Rationale:
- MW libraries subject to click-thru have been already removed from this repo, but not the projects using them.
- Building these projects, whether manually or automatically via some ACI tool would yield errors.
- Particularly with daily (or nightly) builds in the frame of a CI/CD strategy, such errors would pollute the logs uselessly.

Note: If needed, the removed items can be found in the full firmware package on st.com. Please refer to the README.md file for further details.
2023-02-01 14:58:50 +01:00
Eya 52757b5e33 Release v1.27.1 2022-07-05 12:06:19 +01:00
rihab kouki 3d6be4bd40 Release v1.27.0 2022-03-09 10:37:11 +01:00
Eya 4aba24d78f Release v1.26.2 2021-08-09 12:44:32 +01:00
Ali Labbene 2f3b26f165 Release v1.26.1 2021-04-01 17:02:22 +01:00
Eya d599a824df Release v1.26.0 2021-03-03 14:55:52 +01:00
Tom Vajzovic b95577991e Fix HAL_GPIO_TogglePin if more than one bit is set in argument 2020-12-17 14:11:59 +01:00
rihab kouki 2d5b78e2da Release v1.25.2 2020-10-30 16:29:41 +01:00
Eya 9f5ea7421d Release v1.25.1 2020-09-09 12:33:40 +01:00
Ali Labbene a86ecaa2fb Release v1.25.0 2020-03-04 09:10:07 +01:00
Ali Labbene 55c4943bb8 Release v1.24.2 2020-01-13 12:11:26 +01:00
Ali Labbene b5abca20c9 Release v1.24.1 2019-08-05 13:05:39 +01:00