Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as ↵ | Dean Camera | 2010-06-16 | 1 | -2/+2 |
| | | | | the new 1.7 Doxygen's default stylesheet is much better. | ||||
* | Add Mecurial repository mirror link to the library documentation. | Dean Camera | 2010-06-08 | 1 | -1/+2 |
| | |||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -33/+33 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Add user callback function to the Bluetooth host demo to filter out ↵ | Dean Camera | 2010-04-05 | 1 | -0/+1 |
| | | | | | | | | 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. | ||||
* | Add briefs for the library core structures. | Dean Camera | 2010-03-29 | 1 | -0/+1 |
| | |||||
* | Make board specific and device peripheral specific drivers' file ↵ | Dean Camera | 2010-02-01 | 1 | -4/+12 |
| | | | | documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation. | ||||
* | Add DHCP server to the Webserver demo for automatic network configuration. ↵ | Dean Camera | 2010-01-27 | 1 | -0/+1 |
| | | | | Correct uIP timer clock not tracking the correct timespan. | ||||
* | Inline USB management functions in the Class drivers which are standardized ↵ | Dean Camera | 2010-01-05 | 1 | -1/+1 |
| | | | | but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. | ||||
* | Added new XPLAIN serial Bridge project (thanks to John Steggall for the ↵ | Dean Camera | 2009-11-25 | 1 | -0/+1 |
| | | | | software UART code). | ||||
* | Make HID device class driver reselect the correct endpoint after the user ↵ | Dean Camera | 2009-10-26 | 1 | -0/+1 |
| | | | | callbacks have fired. | ||||
* | Move main library documentation pages into a new ManPages subdirectory. | Dean Camera | 2009-06-15 | 1 | -0/+21 |