]> git.donarmstrong.com Git - kiibohd-controller.git/commit
McHCK now working with UART.
authorJacob Alexander <haata@kiibohd.com>
Tue, 1 Jul 2014 06:52:24 +0000 (23:52 -0700)
committerJacob Alexander <haata@kiibohd.com>
Tue, 1 Jul 2014 06:52:24 +0000 (23:52 -0700)
commitf9e1600b28bd97668ea67491aae86d33f2c824f4
tree711e5b2f19c6aafc463a27cf359b4792853da0fe
parent0365d517fe6123429a955d866879eed1956b9f44
McHCK now working with UART.

- Lots of code cleanup for the intialization of all arm chips
- Added more gcc flags to help with debugging linker and memory map
- Fixed UART initialization for the smaller MCHCK mk20dx128 (different pin mux)
CMakeLists.txt
Lib/CMake/arm.cmake
Lib/mk20dx.c
Lib/mk20dx128vlf5.ld
Output/uartOut/arm/uart_serial.c
main.c