feat: 测试中断功能(接近)

This commit is contained in:
2023-03-08 14:19:35 +08:00
parent f6b7a398cd
commit e426829aa6
5 changed files with 327 additions and 88 deletions

View File

@ -146,3 +146,12 @@ menu "UART Configuration"
help
UART NUM
endmenu
menu "ADPS 9960"
config APDS_9960_INT_GPIO
int "APDS 996O INT GPIO"
range 0 32
default 2
help
APDS 996O INT GPIO
endmenu