dc32-retro-tech-addon/code/firmware/user
true 20870dc3e3 i2c.c: added timeouts
added timeouts to all the polling functions in the i2c code. hopefully if something hangs this gets it going again.

timeouts are not added on the data transfer portion, only on the initial setup portion. need to test if this is good enough.
2024-07-28 16:49:17 -07:00
..
src i2c.c: added timeouts 2024-07-28 16:49:17 -07:00
ch32v00x_conf.h initial commit of "complete" codebase 2024-07-28 15:28:03 -07:00
ch32v00x_it.c initial commit of "complete" codebase 2024-07-28 15:28:03 -07:00
ch32v00x_it.h initial commit of "complete" codebase 2024-07-28 15:28:03 -07:00
main.c improve i2c; add gpio init functions; some minor fixups and cleanup 2024-07-28 16:16:03 -07:00
system_ch32v00x.c initial commit of "complete" codebase 2024-07-28 15:28:03 -07:00
system_ch32v00x.h initial commit of "complete" codebase 2024-07-28 15:28:03 -07:00