wisplite 7350266246 Start of debug mode serial commands.
Still need to implement data transfer over serial, but at least you can see that Parchment is working on the device side now.
2026-01-29 10:48:57 -06:00
2025-12-25 17:00:52 -06:00
2025-12-25 17:00:52 -06:00
2026-01-29 10:48:57 -06:00
2025-12-25 17:00:52 -06:00
2025-12-25 20:17:05 -06:00
2025-12-25 17:00:52 -06:00

Cardstock is a lightweight Lua-based OS for the M5Stack Cardputer.

This repository contains all the C/C++ infrastructure and bindings required to support the Lua portion of the OS.

Currently supported modules are:

  • M5GFX
  • M5Canvas
  • Keyboard

The eventual goal is for every API to be built and passed through to Lua, with certain things like wireless being controlled globally across apps.

S
Description
No description provided
Readme Apache-2.0 339 KiB
Languages
C 95.7%
C++ 3.5%
Makefile 0.8%