add hcho1os sensor support Nuttx

This commit is contained in:
wgzAIIT
2022-01-07 12:08:14 +08:00
parent c08d854d4b
commit 6bfbbc18f2
10 changed files with 71 additions and 7 deletions
@@ -34,6 +34,11 @@ config SENSOR_TB600B_WQ_HCHO1OS
endif
if ADD_NUTTX_FETURES
config SENSOR_DEVICE_TB600B_WQ_HCHO1OS_DEV
string "tb600b wq_hcho1os device uart path"
default "/dev/ttyS1"
---help---
If USART1 is selected, then fill in /dev/ttyS1 here.
endif