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
2 months ago
..
CAN.cpp Expand CAN functionality. 2 months ago
CAN.h Expand CAN functionality. 2 months ago
CANConfig.cpp Expand CAN functionality. 2 months ago
CAN_data.h Expand CAN functionality. 2 months ago
DigitalIO.cpp First test 2 months ago
DigitalIO.h First test 2 months ago