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