{ "name": "bq25756e_multiplatform", "version": "1.1.1", "description": "C++ library for the TI BQ25756E buck-boost battery charge controller", "keywords": [ "charger", "charge-controller", "buck-boost", "bq25756e", "arduino", "esp32", "stm32", "rp2040", "i2c" ], "authors": [ { "name": "Theo Heng", "email": "theoheng@icloud.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/theohg/bq25756e_multiplatform" }, "license": "MIT", "frameworks": [ "arduino", "raspberrypi-pico" ], "platforms": "*", "build": { "srcDir": "src", "includeDir": "include", "flags": [ "-I include" ] } }