Simple program for linux that runs a basic inverter
Go to file
2022-05-11 20:38:02 +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 A lot of changes. UART works. Timer function work but sei() fucks shit up. 2022-05-11 20:38:02 +02:00
src A lot of changes. UART works. Timer function work but sei() fucks shit up. 2022-05-11 20:38:02 +02:00
.gitignore Adding eclipse's project files to .gitignore. 2021-12-02 22:26:04 +01:00
Makefile A lot of changes. UART works. Timer function work but sei() fucks shit up. 2022-05-11 20:38:02 +02:00
README.md Initial commit 2021-12-02 20:50:20 +00:00

mc_playground

Playground for microcontroller programming.