Added analog support for WB32 MCU. (#18289)

Co-authored-by: Joy <chang.li@westberrytech.com>
This commit is contained in:
Joy Lee
2022-11-01 12:04:15 +08:00
committed by GitHub
parent ae5f818d5a
commit 9435ad19ee
11 changed files with 126 additions and 12 deletions

View File

@@ -5,5 +5,11 @@
"matrix_pins": {
"cols": ["B12"],
"rows": ["B13"]
},
"backlight": {
"pin": "B8"
},
"rgblight": {
"pin": "A0"
}
}