8000 GitHub - clnhlzmn/utils: a set of simple utilities in c for microcontrollers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clnhlzmn/utils

Folders and files

< 8000 td class="react-directory-row-name-cell-large-screen" colSpan="1">
NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of utilities in C99 for microcontrollers

  • no dynamic allocation
  • only depends on c99
  • simple
  • easy to understand
  • easy to use
  • tested

Complete documentation here.

A library for handling software debouncing, edge dectection, and button press/release/hold/repeat events.

A library that performs CRC calculation.

A library that implements the publish/subscribe pattern.

A library that implements a doubly linked intrusive list.

A single header library that implements an efficient, generic, moving average filter.

A single header generic pool allocator.

A single header library that implements an efficient, generic, FIFO queue.

About

a set of simple utilities in c for microcontrollers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0