summaryrefslogtreecommitdiff
path: root/chip/stm32/usart_info_command.c
Commit message (Expand)AuthorAgeFilesLines
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-8/+7
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-4/+4
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+4
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* USART: Add DMA based receiverAnton Staaf2015-08-241-0/+6
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+38