aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-08141-261/+261
* AVRISP-MKII Clone: Clean up ISP driver code, namespace module variables.Dean Camera2019-01-084-547/+551
* Merge pull request #142 from jacobseptember/masterDean Camera2019-01-083-1/+91
|\
| * modify copyright statementjacobseptember2019-01-071-1/+1
| * Changes to interrupt blocking, etc for PR changejacobseptember2019-01-041-13/+15
| * Add support for RC calibration from AVR053jacobseptember2018-12-031-19/+17
| * Add support for RC calibration from AVR053jacobseptember2018-12-032-15/+102
| * Add support for RC calibration from AVR053jacobseptember2018-12-031-0/+3
* | Fix invalid DHCP server socket creation in the Webserver project.Dean Camera2018-12-091-1/+1
* | Fix static analysis false warnings.Dean Camera2018-12-091-0/+1
* | Don't build project folders in parallel.Dean Camera2018-12-042-15/+4
|/
* Fix warning about possible string truncation in the TempDataLogger project.Dean Camera2018-06-171-3/+3
* Fix LEDNotifier project writing to the incorrect output stream.Dean Camera2018-06-171-1/+1
* Move class-specific functional descriptor definitions to their respective cla...Dean Camera2018-06-177-26/+26
* Update all project manufacturer strings with a generic title.Dean Camera2018-04-228-8/+8
* Add MS OS Compatibility descriptors to RNDIS demos for driverless install on ...Dean Camera2018-04-223-2/+74
* Update other PyWinUSB Python host scripts to use the hidapi library.Dean Camera2018-01-071-27/+22
* Update copyrights for 2018.Dean Camera2018-01-04141-261/+261
* Fix AVRISP-MKII Clone Programmer PDI entry sequence (thanks to Justin Mattair).Dean Camera2017-12-041-3/+8
* Update AVRISP-MKII clone programmer documentation.Dean Camera2017-10-011-7/+0
* Wait until PDI NVM erase completes in the AVRISPMkii clone programmer.Dean Camera2017-10-011-0/+4
* Don't compile in ISP sources into the XPLAIN bridge project.Dean Camera2017-08-231-3/+4
* Minor documentation improvements.Dean Camera2017-04-181-1/+5
* Update copyrights for 2017.Dean Camera2017-04-18141-261/+261
* Use folder-relative output folder in the XPLAINBridge makefile.Dean Camera2016-10-041-2/+2
* Update to latest DMBS, fix XPLAINBridge project compilation errors on full tr...Dean Camera2016-07-171-5/+3
* Don't run the AVRISP-MKII Windows Driver through Doxygen.Dean Camera2016-04-031-1/+2
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-0314-140/+210
* Merge branch 'master' into dmbsDean Camera2016-04-03157-510/+1217
|\
| * Remove legacy AVRISP-MKII clone compatibility compile options.Dean Camera2016-02-0714-249/+37
| * Add signed Atmel Studio libUSB driver for the AVR-ISP MKII Clone.Dean Camera2016-02-0715-1/+920
| * Update copyrights to 2016.Dean Camera2016-01-31141-261/+261
* | Fix C++ builds, XPLAINBridge project.Dean Camera2015-12-221-3/+3
|/
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-0228-28/+28
* Atmel Studio 7 has a newer AVRISP-MKII firmware payload.Dean Camera2015-10-041-1/+1
* Fixed incorrect comments in DataflashManager.c (thanks to Andrew Milkovich).Dean Camera2015-09-272-4/+4
* Minor documentation improvements.Dean Camera2015-08-012-3/+5
* Add conflict warning to the AVRISP-MKII Clone project.Dean Camera2015-05-201-0/+10
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-17141-261/+261
* Update documentation.Dean Camera2015-02-121-0/+8
* Upgrade to latest Doxygen.Dean Camera2014-12-2714-1414/+1848
* Use XPLAIN board by default in the XPLAINBridge project inside Atmel Studio.Dean Camera2014-11-161-1/+1
* Obsolete the old MACROS and MACROE convenience macros.Dean Camera2014-09-144-10/+10
* Minor documentation improvements.Dean Camera2014-08-311-1/+10
* Fix overflow for RNDIS class driver responses when returning the adapter quer...Dean Camera2014-08-311-0/+5
* Minor documentation improvements.Dean Camera2014-08-311-0/+2
* Update Doxygen confiuration files to 1.8.8.Dean Camera2014-08-2414-196/+490
* Fixed USART reception overrun corrupting the internal buffers in the USBtoSer...Dean Camera2014-08-101-1/+1
* Only deque from the USBtoSerial's USB->USART buffer when the USART is idle.Dean Camera2014-07-151-2/+2
* Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud ...Dean Camera2014-05-301-0/+6