for third parties it woiuld be nice to only call gocontroll module functionallity without having the dependency on XCP, right now, GO_Board.c calls xcp_stop_connection which requires SYS_config.h header.
SYS_config.h is not part of this repo, which forces parties to make local changes to the repository.
for third parties it woiuld be nice to only call gocontroll module functionallity without having the dependency on XCP, right now, GO_Board.c calls xcp_stop_connection which requires SYS_config.h header.
SYS_config.h is not part of this repo, which forces parties to make local changes to the repository.