Skip to content

Tags: ryanplusplus/dwire-debug

Tags

v0.1

Toggle v0.1's commit message
reduce wait time

when loading file from GDB, DigisparkReceive takes considerable time. Before digging deeper to fixed the underlying speed issue, this is a quick optimization to make the wait shorted. This reduced wait time between packets from 47ms to 33ms, which leads write speed from 120Bps to 160 Bps.