Commit Graph

5 Commits

Author SHA1 Message Date
Robert Lipe
e82b9d746d Customer_apps whitespace fix
.c and .h get tabs expanded to four spaces for consistency, traliing whitespace whacked.
    Makefiles do NOT get tabs changed.
2020-11-08 13:48:34 -06:00
Evangelos Ribeiro Tzaras
c84915a06c
examples: Document UART initialization 2020-11-04 11:05:17 +08:00
Matej Sychra
6e5fe87a89
typo fixes in first examples 2020-11-02 15:25:41 +08:00
Robert Lipe
e1d0f68857 Fix mismatched datatypes in DMA arguments. (#29)
The file's uint32_t alignment should be more restrictive than the
uint16_t alignment, so this SHOULD be safe ... and reduces build noise.

Co-authored-by: Robert Lipe <robertlipe@gpsbabel.org>
2020-10-31 22:07:49 +08:00
Rujun Wang
ee4a10b1a1 Initial Commit 2020-10-26 20:35:25 +08:00