Misc
Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.
Install / Use
/learn @kisvegabor/MiscREADME
Miscellaneous Library
Some of the most important components:
- Dynamic memory manager with defrag. and memory monitoring
- Simple task scheduler with priority and idle measurement
- File system interface to access different mediums easily
- RAM FS
- FIFO
- Linked list
- Fonts
- etc
Usage
- Clone the repository into the root folder of your project:
git clone https://github.com/littlevgl/misc.git - In your IDE add the project root folder as include path
- Copy misc/misc_conf_templ.h as misc_conf.h to the project root folder
- Delete the first
#if 0and the last#endifto enable the file - Enable/disable or configure the components
- To initialize the library
#include misc/misc.hand callmisc_init()
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
