jnaulet / OpenPicoRTOS

Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support
MIT License
46 stars 4 forks source link

Staging: support for TWI/I2C on GD32VF103 #44

Open jnaulet opened 1 year ago

jnaulet commented 1 year ago

Test, debug and validate the twi driver on GD32VF103. This one is probably not working right and the state machine might need to be adjusted to increase reliability and performance, so there's probably a decent amount of development to do during that phase.