-
Notifications
You must be signed in to change notification settings - Fork 66
Resources and Links
Visit the official Thingino website for more information about Thingino.
Check out the Thingino Firmware sources and build firmware locally.
Easily build Thingino firmware using a Docker container. Check out the Docker Worker repository for details on how to get started.
For U-Boot support for devices ranging from T10 to T31 using the Xburst1 architecture, visit the U-Boot Ingenic repository.
For kernels applicable to T10 through T31 devices using the Xburst1 architecture, visit the Linux repository on the ingenic-t31 branch.
For kernels designed for T40 to T41 devices utilizing the Xburst2 architecture, check out the [Linux repository on the ingenic-t31-4.4.94 branch.
For kernel modules, including sensors, please refer to the ingenic-sdk GitHub repository.
For the web interface component, see the Thingino WebUI GitHub repository.
For those interested in development, samples compatible with musl are available at Ingenic musl development samples repository.