mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-22 13:19:19 +08:00
Grissiom
639bd30321
reimplement ringbuffer
The new implementation use the mirroring method to distinguish full buffer and the empty buffer. It also support buffers of arbitrary size.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%