ПО платы COMM для интеграции с фреймворком
Go to file
Oleg 0efa3cb375 Add changes in init functions
Replace #define to enum for safety reasons

Now config function takes as an arguments not only baudrate, but
flags for most significant bit and self teset mode initialization.
All parameters have a default value now

Add protection against access to MBOX with number > 31 in every
possible functions

Remove some old code
F28335 Change config methods. Tested with the second board
Protocol Add changes in init functions
cmd Start inititilization process
targetConfigs Change config methods. Tested with the second board
.gitignore Start
main.cpp Add changes in init functions