Moved all the Matlab related files for the FOC motor control to a new repository: bldc-motor-control-FOC
- the UART communication is improved based on UART Idle line detection interrupt - an Rx ring buffer is used to manage the UART incoming data - both Tx and Rx are efficiently handled using DMA #45 #64 #65 Other: - minor visual improvements