|
76e89af042
|
Link against printf that allows floating point. Link against math library.
|
2022-05-24 18:59:55 +02:00 |
|
|
9cb9d7f3a8
|
From now on, flash with ISP. Bootloader of Adafruit feather is trash.
|
2022-05-11 22:21:00 +02:00 |
|
|
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 |
|