Zarchiwizowane
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Macro/PartialMap
Jacob Alexander a8caf6e515 Working support for Interconnect
- Supports up to 255 slave nodes (you'll run into ScanCode limitations before then)
- Requires most recent kll compiler update
- Additional debugging output and stats counters
- Noise and parity checking
- Fixed TxFIFO issue when sending buffers larger than the FIFO
- Cleaned up defaultMap.kll
- Added ScanCode caching (reduces interconnect traffic significantly)
- Interconnect module code is conditionally compiled into PartialMap module if required
2015-08-15 21:53:59 -07:00
..
capabilities.kll Adding KLL define support 2014-11-21 14:58:50 -08:00
kll.h Code cleanup 2015-06-14 14:33:40 -07:00
macro.c Working support for Interconnect 2015-08-15 21:53:59 -07:00
macro.h Working support for Interconnect 2015-08-15 21:53:59 -07:00
setup.cmake Updating setup.cmake files to use Module hierarchy implicitly 2015-01-25 17:55:28 -08:00
usb_hid.h Code cleanup 2015-06-14 14:33:40 -07:00