Similar to other platforms, I2C must be implemented on KE02 as well. Reference implementation: https://github.com/forGGe/theCore/blob/develop/platform/stm32/export/aux/i2c_bus.hpp Depends: - [ ] #230 KE02 platform support
Similar to other platforms, I2C must be implemented on KE02 as well.
Reference implementation:
https://github.com/forGGe/theCore/blob/develop/platform/stm32/export/aux/i2c_bus.hpp
Depends: