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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 570 additions and 317 deletions

View file

@ -44,6 +44,7 @@
"pin": "D4"
},
"backlight": {
"driver": "timer",
"levels": 6,
"max_brightness": 191,
"pin": "D6"