Initial project, blinks led on PC5 (analog input 5)

This commit is contained in:
Michael Mandl 2020-08-15 18:07:30 +02:00
commit 64aca0c2fa
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7
3 changed files with 99 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/build/
/.clangd/
compile_commands.json