@inproceedings{grs-wltha-21,
  author = {Niels Gandra{\ss} and Michel Rottleuthner and Thomas C. Schmidt},
  title = {{Work-in-Progress: Large-scale Timer Hardware Analysis for a Flexible Low-level Timer-API Design}},
  booktitle = {Proceedings of EMSOFT 2021},
  pages = {35--36},
  month = {October},
  year = {2021},
  publisher = {ACM},
  address = {New York, NY, USA},
  abstract = {We report on our ongoing development of an optimized low-level timer-API for the RIOT operating system. Starting with a survey of hardware timer peripherals from 43 MCU-families and 8 manufacturers, we identify common properties and differences of all available timer types. Based on this hardware analysis, we propose a lightweight yet powerful low-level timer-API design. It streamlines existing timer interfaces and relieves application developers from the error-prone task of manually writing additional peripheral driver code.},
  url = {https://doi.org/10.1145/3477244.3477617},
  theme = {iot},
}

