avr: added rtc module for ds3231

This commit is contained in:
Martin Preuss
2026-03-15 20:20:06 +01:00
parent ce4a4afc68
commit 393df322f0
6 changed files with 420 additions and 0 deletions

10
avr/modules/rtc/0BUILD Normal file
View File

@@ -0,0 +1,10 @@
<?xml?>
<gwbuild>
<subdirs>
ds3231
</subdirs>
</gwbuild>