C99中用于微控制器的一组实用程序

网友投稿 900 2022-10-23

C99中用于微控制器的一组实用程序

C99中用于微控制器的一组实用程序

A set of utilities in C99 for microcontrollers

no dynamic allocationonly depends on c99simpleeasy to understandeasy to usetested

Complete documentation here.

button

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

crc

A library that performs CRC calculation.

event

A library that implements the publish/subscribe pattern.

list

A library that implements a doubly linked intrusive list.

moving_average_filter

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

pool

A single header generic pool allocator.

queue

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

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:如何调试Php?
下一篇:Docker基本使用
相关文章

 发表评论

暂时没有评论,来抢沙发吧~