Ian Gulliver
|
cc1448d6a2
|
move callback_list, parse_buffer, prepend_buffer, static_vector, timer_queue into util; util links pico_stdlib for timer_queue
|
2026-05-01 10:50:15 -07:00 |
|
Ian Gulliver
|
bcddb14acf
|
move ring_buffer.h from debug_log into util; debug_log links util PUBLIC
|
2026-05-01 10:48:16 -07:00 |
|
Ian Gulliver
|
b565a5de4c
|
add header doc comments to non-obvious util data structures
|
2026-05-01 10:47:08 -07:00 |
|
Ian Gulliver
|
1e97058b9b
|
extract msgpack into its own static library; move non-templated bodies to msgpack.cpp; introduce util INTERFACE lib for span_writer
|
2026-05-01 10:43:29 -07:00 |
|