1
0

backlight: split AVR PWM and timer drivers (#21540)

This commit is contained in:
Ryan
2023-07-21 09:27:55 +10:00
committed by GitHub
parent b090354143
commit 4137685f8e
43 changed files with 570 additions and 317 deletions

View File

@@ -8,6 +8,7 @@
"pid": "0x2171"
},
"backlight": {
"driver": "timer",
"pins": ["D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5"],
"levels": 8
},