Skip to content
Snippets Groups Projects
  1. May 02, 2010
    • 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
  2. Apr 30, 2010
  3. Apr 28, 2010
  4. Apr 22, 2010
  5. Apr 06, 2010
  6. Apr 05, 2010
    • Dean Camera's avatar
      Add user callback function to the Bluetooth host demo to filter out... · fa1a0929
      Dean Camera authored
      Add user callback function to the Bluetooth host demo to filter out connections from remote devices. Add in ability to reject connections based on their bluetooth device address.
      
      Clean up RelayBoard project code.
      
      Make AVRISP project clear the XMEGA target's reset register twice; this does not appear to take affect properly the first time under some circumstances.
      fa1a0929
  7. Mar 31, 2010
  8. Mar 22, 2010
  9. Mar 17, 2010
  10. Mar 16, 2010
  11. Feb 24, 2010
  12. Feb 23, 2010
  13. Feb 21, 2010
  14. Feb 20, 2010
  15. Feb 19, 2010
  16. Feb 13, 2010
  17. Feb 10, 2010
  18. Feb 09, 2010
  19. Feb 08, 2010
  20. Feb 04, 2010
  21. Feb 03, 2010
  22. Feb 02, 2010
  23. Feb 01, 2010
Loading