started reorganizing code into subfolders.

This commit is contained in:
Martin Preuss
2023-04-22 00:04:10 +02:00
parent 97016b21b9
commit 5e12b8ad4e
40 changed files with 38 additions and 60 deletions

View File

@@ -41,7 +41,7 @@ main:
ldi r16, Low(RAMEND)
out SPL, r16 ; init LSB stack pointer
rcall watchdogOff ; turn off watchdog timer (sometimes it stays on after reboot)
; rcall watchdogOff ; turn off watchdog timer (sometimes it stays on after reboot)
rcall initModules