This is a library for devices based on cubecell AB01.
When developing a firmware using Platformio just add the repository link to your platformio.ini
file
[env:your_env]
platform = asrmicro650x
board = cubecell_board
framework = arduino
lib_deps =
https://github.com/lualtek/cubecell-device-lib.git