Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 377 Bytes

File metadata and controls

18 lines (12 loc) · 377 Bytes

Lualtek device library for Cubecell

This is a library for devices based on cubecell AB01.

How to use it

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