Wiki » Historie » Revision 6
Revision 5 (Maximilian Seesslen, 10.09.2025 11:40) → Revision 6/7 (Maximilian Seesslen, 17.03.2026 11:56)
Small general purpose C++ library for microcontrollers like STM32 with flash sizes down to 16 KByte.
It provides classes
* Lists
* Ring buffers
* Strings
* Checksums
* Logging
* Signaling
* Testing
Some functions are similar to Qt but very reduced to work on microcontrollers with down to 16KiB of flash.
(Naming is from 'Leptothorax', a small ant)
[[Pending signals]]
[[Event loop chain]]
[[Soft timer]]
It provides classes
* Lists
* Ring buffers
* Strings
* Checksums
* Logging
* Signaling
* Testing
Some functions are similar to Qt but very reduced to work on microcontrollers with down to 16KiB of flash.
(Naming is from 'Leptothorax', a small ant)
[[Pending signals]]
[[Event loop chain]]
[[Soft timer]]