Skip to content
Snippets Groups Projects
Commit 3d28d53c authored by Dean Camera's avatar Dean Camera
Browse files

Change AVRISP project's timeout to be interrupt based again, but make the...

Change AVRISP project's timeout to be interrupt based again, but make the interrupt itself interruptable and use a seperate assembly file to hand-optimize the ISR code.

Removed the cast to uint16_t on the set baud rate in the USBtoSerial project, so that the higher >1M baud rates can be selected (thanks to Steffan).
parent 9a1560dc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment