uart/usart
2016-10-29 17:12:11 +02:00
..
array@0e8e4e5ae4 Fixed submodule 2016-10-29 17:12:11 +02:00
clock.h Changed clock name to lowercase 2016-05-20 15:51:01 +02:00
main.cpp Improved code so that it automatically adjusts to whether interrupts are enabled or not and also removed useless max size paramter from receive string function 2016-05-21 21:49:56 +02:00
usart.cpp Changed receive flushing function to not need a timeout and to work with and without interrupts 2016-05-24 21:08:06 +02:00
usart.cppproj Replaced c array buffer with c++ array class buffer 2016-05-21 19:11:04 +02:00
usart.h Changed receive flushing function to not need a timeout and to work with and without interrupts 2016-05-24 21:08:06 +02:00