ПО платы COMM для интеграции с фреймворком
Go to file
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
F28335 First test
Protocol First test
cmd Start inititilization process
targetConfigs Change config methods. Tested with the second board
.gitignore Start
Periphery.cpp First test
Periphery.h First test
main.cpp First test
main2.cpp First test