Prusa-Firmware-MMU/tests/unit/hal/circular_buffer
Guðni Már Gilbert 0e625dc551 circular_buffer: implement reset()
reset() discards any data in the buffer (head == tail)

Change in memory:
Flash: -116 bytes
SRAM: 0 bytes
2022-10-25 07:21:33 +02:00
..
CMakeLists.txt Circular buffer - basic unit test 2021-06-29 12:17:10 +02:00
test_circular_buffer.cpp circular_buffer: implement reset() 2022-10-25 07:21:33 +02:00