library.properties 446 B

1234567891011
  1. name=Protothreads
  2. version=1.0.0
  3. author=Marek Küthe <m.k@mk16.de>
  4. maintainer=Marek Küthe <m.k@mk16.de>
  5. sentence=A lightweight stackless threads library
  6. paragraph=Protothreads provide linear code execution for event-driven systems. Protothreads provide sequential flow of control without complex state machines or full multi-threading.
  7. category=Other
  8. url=https://codeberg.org/mark22k/ProtothreadsArduino
  9. architectures=*
  10. includes=protothreads.hpp