Simple program for linux that runs a basic inverter
Go to file
2022-05-12 04:43:08 +02:00
.vscode A lot of changes. UART works. Timer function work but sei() fucks shit up. 2022-05-11 20:38:02 +02:00
docs Add info for ISP. 2022-05-12 04:43:08 +02:00
src Some more changes. 2022-05-11 22:21:21 +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

mc_playground

Playground for microcontroller programming.