Closed RobertK66 closed 4 years ago
This prepares the uart layer1 module to be used for COM-Tests with stacie. Thruster module template now uses TX ringbuffer. fix #54
the 4 UART IRQ handlers are only used if you register a callback with the Init function. If you keep this paramter 0 then no IRQ is enabled and the wrapper code in uart.c does nothing.
This prepares the uart layer1 module to be used for COM-Tests with stacie. Thruster module template now uses TX ringbuffer. fix #54