mirror of
https://github.com/wisplite/cardstock.git
synced 2026-06-27 14:07:07 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Cardstock is a lightweight Lua-based OS for the M5Stack Cardputer.
|
||||
|
||||
The project currently builds a Lua VM and loads a lua entrypoint (which will eventually be a launcher)
|
||||
|
||||
I am currently writing Lua bindings for all the M5Cardputer libraries, starting with the GFX library right now.
|
||||
|
||||
DISCLAIMER: A decent portion of the C++ is written by AI right now. The plan is to go back and check over/rewrite this later as I add more complex functionality to the "bootloader".
|
||||
Reference in New Issue
Block a user