Archived
1
0
Kiibohd Controller
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jacob Alexander 4da44b8ff7 Adding initial ARM UART structure for UART0
- Transmit seems to be working
- Receive isn't working yet
- Inversion of the transmit signal doesn't seem to be working
2013-01-30 23:43:41 -05:00
Debug Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
Keymap Adding alternate Enter key to the layout 2013-01-21 11:53:26 -05:00
Lib Adding initial ARM UART structure for UART0 2013-01-30 23:43:41 -05:00
LoadFile Formalizing code module structure and inheritance (Large Commit) 2011-09-29 22:22:19 -07:00
Macro Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
Scan Adding initial ARM UART structure for UART0 2013-01-30 23:43:41 -05:00
USB/pjrc Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
arm.cmake Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
avr.cmake Updating Debug Modules to new abstracted hierarchy 2013-01-26 15:43:59 -05:00
buildall.bash Updating CMake build system to prepare for Teensy 3 integration. 2013-01-26 04:34:33 -05:00
CMakeLists.txt Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
main.c Main USB timer now working, basic Teensy 3 support working. 2013-01-30 19:20:42 -05:00
setup.cmake Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00