summaryrefslogtreecommitdiff
path: root/common/uart_printf.c
Commit message (Expand)AuthorAgeFilesLines
* common: Sort header filesJeremy Bettis2022-11-291-2/+2
* test: unit test uart_printf.cYuval Peress2022-11-291-4/+7
* Revert "test: unit test uart_printf.c"Yi Chou2022-11-071-7/+4
* test: unit test uart_printf.cYuval Peress2022-11-041-4/+7
* common/uart_printf: Change uart_put/uart_put_raw return valueTom Hughes2022-11-041-6/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: use uart_poll_out() instead of printkKeith Short2021-11-171-4/+2
* zephyr: Disable duplicate line endingsKeith Short2021-03-161-2/+6
* common: uart: split off printf and like functions into separate moduleJack Rosenthal2021-02-111-0/+89