You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CCS-COMM_BOARD/Protocol
Oleg d864977511 First test
1. Add an arbitrator class to control all necessary periphery
main2.cpp represents it usage.
main.cpp without periphery class.

2. Add XINTF init and DigitalIO interface
3. Change DI/O MBOX length to 2 bytes instead of 3
1 year ago
..
CAN.cpp Expand CAN functionality. 1 year ago
CAN.h Expand CAN functionality. 1 year ago
CANConfig.cpp Expand CAN functionality. 1 year ago
CAN_data.h Expand CAN functionality. 1 year ago
DigitalIO.cpp First test 1 year ago
DigitalIO.h First test 1 year ago