Projekt

Allgemein

Profil

Aktionen

Wiki » Historie » Revision 5

« Zurück | Revision 5/7 (diff) | Weiter »
Maximilian Seesslen, 10.09.2025 11:40


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

Von Maximilian Seesslen vor 6 Monaten aktualisiert · 5 Revisionen