]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding UART and UART + USB muxed CLI output.
authorJacob Alexander <haata@kiibohd.com>
Sat, 28 Jun 2014 17:35:54 +0000 (10:35 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 28 Jun 2014 20:55:25 +0000 (13:55 -0700)
commitdd8b04dce2d963ddbfd01dfc7822f6f7c24c3302
treed97b2b9710ba7f03021c18293908ab5e59a815ce
parent6f563bdc9f5834e913d85e2e8af6297ef4b6e117
Adding UART and UART + USB muxed CLI output.

- The UART out may be useful for Bluetooth keyboards at some point
CMakeLists.txt
Output/uartOut/arm/uart_serial.c
Output/usbMuxUart/output_com.c [new file with mode: 0644]
Output/usbMuxUart/output_com.h [new file with mode: 0644]
Output/usbMuxUart/setup.cmake [new file with mode: 0644]