Skip to content
  • Dean Camera's avatar
    Change AVRISP project's timeout to be interrupt based again, but make the... · 3d28d53c
    Dean Camera authored
    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).
    3d28d53c