Use ring buffer for console_handler
This commit is contained in:
parent
b2eee97903
commit
3e904a2e71
8 changed files with 141 additions and 40 deletions
|
@ -1,3 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.22)
|
||||
|
||||
add_library(f4ll STATIC
|
||||
src/console_handler.cpp
|
||||
src/crc_handler.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue