已存档
1
0
该仓库已被归档。您可以查看文件和克隆它,但不能推送、创建工单或合并请求。
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