Skip to content

small fix to make Bk85xx work

Zhicai Zhang requested to merge zz_init_bk8500 into devel

As the SerialCom has changed such that the initialization of the device only happens in the init() function instead of in the constructor, we add this small fix to BK85xx to make it work. Further modernization of libLoad might be needed in the future.

Edited by Zhicai Zhang

Merge request reports