Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Started implementing the low level PDI protocol in the AVRISP project, for ↵ | Dean Camera | 2009-12-03 | 1 | -2/+2 | |
| | | | | XMEGA device programming. | |||||
* | Add new more reliable software UART for the XPLAINBridge project by David ↵ | Dean Camera | 2009-12-02 | 2 | -0/+203 | |
| | | | | Prentice and Peter Danneger. | |||||
* | Removed John Steggall's software UART code from the XPLAIN Bridge project ↵ | Dean Camera | 2009-12-02 | 3 | -614/+0 | |
| | | | | due to reliability issues. | |||||
* | Enable pullup on the PD5 pin of the AVR in the XPLAINBridge project - this ↵ | Dean Camera | 2009-11-26 | 1 | -1/+1 | |
| | | | | is connected to the XMEGA's /RESET line, need to enable pullup to prevent spurrious resets. | |||||
* | Updated John Steggall's software USART in the XPLAINBridge project. | Dean Camera | 2009-11-26 | 3 | -71/+237 | |
| | ||||||
* | Added new XPLAIN serial Bridge project (thanks to John Steggall for the ↵ | Dean Camera | 2009-11-25 | 4 | -0/+684 | |
software UART code). |