Martin Preuss
|
3e9aeeed05
|
allow for private tick counter and special timer frequencies.
|
2025-05-24 17:24:46 +02:00 |
|
Martin Preuss
|
e545251b27
|
moved timer setup code into hardware include file.
|
2025-05-17 10:48:39 +02:00 |
|
Martin Preuss
|
f806cf30e5
|
Revert "added ifdefs guards for includes."
This reverts commit 15199a17a5.
|
2025-04-21 00:46:57 +02:00 |
|
Martin Preuss
|
15199a17a5
|
added ifdefs guards for includes.
|
2025-04-21 00:46:46 +02:00 |
|
Martin Preuss
|
9adb95d532
|
avr: make basetimer work on AtTiny85, too.
|
2024-09-22 21:22:46 +02:00 |
|
Martin Preuss
|
741dd4fe12
|
avr: some sorting.
|
2024-09-18 20:22:13 +02:00 |
|
Martin Preuss
|
b490646799
|
avr: fixed docu.
|
2024-09-18 00:11:59 +02:00 |
|
Martin Preuss
|
cdcb4e2b3e
|
avr: rewrote timer code (split into timer and basetimer).
Only basetimer depends on hardware and clock speed. Works onj AtTiny 84
at 1 MHz and 8 MHz.
|
2024-09-13 21:39:24 +02:00 |
|