Go to file
Steins7 c94ae6f313 Recovered previous unsorted operations
+ written basic flash driver
+ included flash docuementation in repo
* added flash tests in main
2021-08-13 10:53:27 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2020-03-16 20:12:18 -04:00
docs Recovered previous unsorted operations 2021-08-13 10:53:27 +02:00
include/cmsis First working system 2020-02-25 19:54:23 -05:00
src Recovered previous unsorted operations 2021-08-13 10:53:27 +02:00
.gitignore First working system 2020-02-25 19:54:23 -05:00
LICENSE Initial commit 2020-02-25 19:28:20 -05:00
Makefile Fixed dynamic allocation not working 2020-03-16 19:50:21 -04:00
openocd First working system 2020-02-25 19:54:23 -05:00
README.md Initial commit 2020-02-25 19:28:20 -05:00

stm32f1xx_HBL

simplified HAL for stm32f1 microcontrollers, designed to be easily customized