This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Steins7 46cc635d31 Fixed GPIO config not working for pins 4 to 7
* modified mask form 0xFFFF to 0xFFFFFFFF
2020-01-26 16:25:17 +01:00
docs Added temps graph 2020-01-23 17:57:31 +01:00
include/cmsis Changed librairies achitecture 2020-01-23 17:59:22 +01:00
src Fixed GPIO config not working for pins 4 to 7 2020-01-26 16:25:17 +01:00
.gitignore Fixed issues in Makefile 2020-01-26 12:21:08 +01:00
Makefile Fixed issues in Makefile 2020-01-26 12:21:08 +01:00
openocd blink ! 2019-12-02 22:49:10 +01:00