Initial commit

This commit is contained in:
Nigreon 2025-02-22 23:55:46 +01:00
commit e8b9cd5ace
7 changed files with 577 additions and 0 deletions

View file

@ -0,0 +1,6 @@
/ {
zephyr,user {
io-channels = <&adc 2>;
};
};