Commit Graph

4 Commits

Author SHA1 Message Date
609deed11e A lot of changes. UART works. Timer function work but sei() fucks shit up. 2022-05-11 20:38:02 +02:00
35e57060c6 Changing microcontroller to correct one (ATmega328p).
Changing frequency to 16 MHz.
Adding make target "flash" for flashing produced .hex file.
2021-12-05 00:22:18 +01:00
58d84aa536 Add F_CPU macro to define CPU frequency.
Necessary for delay.h
2021-12-02 22:27:10 +01:00
0e56f904d0 Adding source and Makefile 2021-12-02 21:57:19 +01:00