theCore
theCore copied to clipboard
Add I2C support to KE02 platform
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