avr: added ccs811 module (air quality sensor).

This commit is contained in:
Martin Preuss
2024-12-02 23:57:31 +01:00
parent d2694df67c
commit 375ab592ff
2 changed files with 548 additions and 0 deletions

11
avr/modules/ccs811/0BUILD Normal file
View File

@@ -0,0 +1,11 @@
<?xml?>
<gwbuild>
<extradist>
main.asm
</extradist>
</gwbuild>