ПО платы COMM для интеграции с фреймворком
Go to file
Oleg 07bb5edd57 Change/add methods
1. Change receiveMsg. Now it returns int16 with error identification
2. Change CANMessage structure. Now it only has dataLenght variable
   instead of previos MsgCtrlReg union
3. Change MsgCtrlReg. Add an OPC flag in it
4. Change configRxMBox method. Overwrite protection enabling is
   added
F28335 Change config methods. Tested with the second board
Protocol Change/add methods
cmd Start inititilization process
targetConfigs Change config methods. Tested with the second board
.gitignore Start
main.cpp Change/add methods