suggest to simplify chirp driver for single sensor scenario

By itrslin , 1 July 2020

the existing chirp driver assume a group of sensors so bsp requires to implement quite a few group related API. (chbsp_group_xxx)
however for most viable use case we have only single sensor and very limited code/mem budget to implement such useless API.
is there possible to consider this scenario to have a light weight driver/API for easier integration ?

also the driver contains firmware of CH-101 (2kB) that must be in MCU storage, is there possible a model which carries default firmware that MCU don't need to prog the CH-101 with such firmware ?

phpbb Topic ID
38516