STM32 HAL library example

This commit is contained in:
Anton Mukhin
2025-06-23 12:31:24 +03:00
parent 30142fda26
commit 1eb463c94f
4 changed files with 143 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ Some basic hints on the interface:
Download in the [Releases](https://gitea.mcflyer.ru/McFLY/McBitFont/releases) section!
Library example instructions to implement to STM32 code: [mctext](STM32_HAL_Lib/README.md)
#### Important:
**Since v2.0 new save file format is implemented. You can use [McBitFont v1.7](https://gitea.mcflyer.ru/McFLY/McBitFont/releases/tag/v1.7) to convert old saved files to the new format.**