This website requires JavaScript.
Explore
Help
Sign In
marco
/
inv-sw-32u4
Watch
1
Star
0
Fork
0
You've already forked inv-sw-32u4
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
7.8
MiB
C
95.6%
Makefile
4.4%
ee8f6387ad
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Marco
ee8f6387ad
Add command and play around with shit. Change atoi() with strtol() because it is safer.
...
§
2022-05-12 18:25:38 +02:00
.vscode
VScode changing shit.
2022-05-12 04:43:55 +02:00
docs
Add info for ISP.
2022-05-12 04:43:08 +02:00
src
Add command and play around with shit. Change atoi() with strtol() because it is safer.
2022-05-12 18:25:38 +02:00
.gitignore
Adding eclipse's project files to .gitignore.
2021-12-02 22:26:04 +01:00
Makefile
From now on, flash with ISP. Bootloader of Adafruit feather is trash.
2022-05-11 22:21:00 +02:00
README.md
Initial commit
2021-12-02 20:50:20 +00:00
README.md
mc_playground
Playground for microcontroller programming.