Skip to content

Latest commit

 

History

History

uart_printf_ring

UART Print with Ring Buffer (kfifo)

Ring buffer from Linux kernel kfifo v2.6.24.

The size of buffer must be power of 2.

Check the code under the User folder.

  • UART: 115200-8-n-1
  • STM32CubeIDE: v1.13.1