ring_log
ring_log copied to clipboard
Missing implementation of ring_log_arch_deinit()
On the esp32, unless I am wrong, there is no implementation of the ring_log_arch_deinit() function called inside ring_log_deinit(). You have the declaration of the function in ring_log.h but misses the implementation somewhere in the ring_log_arch_freertos.c