mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 00:21:46 +00:00
6051f2852767a617f2a66399a9c07e94043ca95a
Add example uses of the multi USART driver with DMA transmission and interrupt based reception. USART1 is setup as a loopback device, it just echo's any characters received. USART4 is forwarded over USB. Also fix the alternate function mappings for USART3 and USART4, and add comments for each section of board.c. Signed-off-by: Anton Staaf <robotboy@chromium.org> BRANCH=None BUG=None TEST=make buildall -j Crosswire USART1 to USART4 and cut and paste chunks of text over USB Change-Id: I79170c78e61328caf8067ae8db8810db38880839 Reviewed-on: https://chromium-review.googlesource.com/287195 Trybot-Ready: Anton Staaf <robotboy@chromium.org> Tested-by: Anton Staaf <robotboy@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Commit-Queue: Anton Staaf <robotboy@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%