Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/UARTConnect
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 Initial UARTConnect scancode support 2015-08-09 00:20:41 -07:00
connect_scan.c Working support for Interconnect 2015-08-15 21:53:59 -07:00
connect_scan.h Working support for Interconnect 2015-08-15 21:53:59 -07:00
setup.cmake Initial commit for UARTConnect module 2015-03-15 16:58:01 -07:00