Update firmware-sensors.md

pull/62/head
Paul Philippov 2022-11-30 15:40:25 -05:00 committed by GitHub
parent f3be7f978c
commit c93be8fb1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ Supported Sensors
Sensors are supported on per SoC family (per SDK) basis.
To look up the list of supported sensors for your SoC you first need to detemine your SoC family, then check out the corresponding package.
__Please note, that even if you see the driver that matches your sensor, it does not guarantee that the driver works as intended,
or even that it will be included with the final binary for that SoC. Some additional testing and tweaking may be needed.__
- [Ambarella S3L](https://github.com/OpenIPC/firmware/tree/master/general/package/ambarella-osdrv-s3l/files/sensor)
- [Fullhan FH8852V100](https://github.com/OpenIPC/firmware/tree/master/general/package/fullhan-osdrv-fh8852v100/files/sensor)
- [Fullhan FH8852V200](https://github.com/OpenIPC/firmware/tree/master/general/package/fullhan-osdrv-fh8852v200/files/sensor)