Projekt

Allgemein

Profil

Aktionen

Wiki » Historie » Revision 6

« Zurück | Revision 6/7 (diff) | Weiter »
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

Von Maximilian Seesslen vor 1 Tag aktualisiert · 6 Revisionen