Adding inital outline for Univac-Sperry F3W9 keyboard.
- Not tested yet - Packet size is large so it's not possible to use Teensy hardware
This commit is contained in:
parent
ea284c03f0
commit
b1686ce7ad
8 changed files with 820 additions and 7 deletions
|
@ -64,8 +64,8 @@ set( SRCS
|
|||
#| "atmega32u4" # Teensy 2.0
|
||||
#| "at90usb646" # Teensy++ 1.0
|
||||
#| "at90usb1286" # Teensy++ 2.0
|
||||
set( MCU "atmega32u4" )
|
||||
#set( MCU "at90usb1286" )
|
||||
#set( MCU "atmega32u4" )
|
||||
set( MCU "at90usb1286" )
|
||||
|
||||
|
||||
#| Compiler flag to set the C Standard level.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue