Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Thibedeau a5ff4cf524 Remove redundant prototype declaration 2023-11-17 16:27:29 +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
Ali Labbene 5e4a744ef6 [MW] Rename folder 'Middlewares/Third_Party/FatFS' into 'Middlewares/Third_Party/FatFs' (part 2)
Folder 'Middlewares/Third_Party/FatFS' need to be renamed 'Middlewares/Third_Party/FatFs' (.../...FS --> .../...Fs) as projects' configurations refer to this folder with name '.../FatFs'. This causes compilation errors in Linux environments.
2022-12-16 16:41:09 +01:00
Ali Labbene 2d0237e1f1 [MW] Rename folder 'Middlewares/Third_Party/FatFS' into 'Middlewares/Third_Party/FatFs' (part 1)
Folder 'Middlewares/Third_Party/FatFS' need to be renamed 'Middlewares/Third_Party/FatFs' (.../...FS --> .../...Fs) as projects' configurations refer to this folder with name '.../FatFs'. This causes compilation errors in Linux environments.

NOTE: This first commit is necessary to ensure the change of letter case is well considered in environments based on case-insensitive file systems.
2022-12-16 16:39:21 +01:00
rihab kouki 3d6be4bd40 Release v1.27.0 2022-03-09 10:37:11 +01:00
Eya d599a824df Release v1.26.0 2021-03-03 14:55:52 +01:00
Ali Labbene a86ecaa2fb Release v1.25.0 2020-03-04 09:10:07 +01:00
Ali Labbene b5abca20c9 Release v1.24.1 2019-08-05 13:05:39 +01:00