library.properties 380 B

123456789
  1. name=jm_Scheduler
  2. version=1.1.0
  3. author=Jean-Marc Paratte <jean-marc@paratte.ch>
  4. maintainer=Jean-Marc Paratte <jean-marc@paratte.ch>
  5. sentence=A Cooperative Scheduler Library for Arduino.
  6. paragraph=Schedules coroutines, starts, stops, restarts and wakeups them. Timestamp is read from micros() function.
  7. category=Timing
  8. url=https://github.com/jmparatte/jm_Scheduler
  9. architectures=*