projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git]
/
Projects
/
XPLAINBridge
/
XPLAINBridge.c
2013-10-06
Dean Camera
Merge pull request #8 from mondalaci/extract-interface...
blob
|
commitdiff
2013-10-06
László Monda
Extract interface numbers into enums.
blob
|
commitdiff
2013-05-20
Dean Camera
Merge branch 'XMEGA-Demo-Ports-ClockOnly'
blob
|
commitdiff
|
diff to current
2013-05-19
Dean Camera
Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
blob
|
commitdiff
|
diff to current
2013-05-19
Dean Camera
Pseudo-port the projects and dual role demos for possib...
blob
|
commitdiff
|
diff to current
2013-01-03
Dean Camera
Update copyright year to 2013.
blob
|
commitdiff
|
diff to current
2012-10-05
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2012-09-17
Dean Camera
Use the framework provided GlobalInterruptEnable()...
blob
|
commitdiff
|
diff to current
2012-05-21
Dean Camera
AppConfigHeaders: Merge in latest trunk.
blob
|
commitdiff
|
diff to current
2012-05-21
Dean Camera
Oops - mask out the endpoint address direction when...
blob
|
commitdiff
|
diff to current
2012-05-21
Dean Camera
Fix AVRISP-MKII clone and XPLAINBridge projects not...
blob
|
commitdiff
|
diff to current
2012-05-20
Dean Camera
Merge in latest trunk.
blob
|
commitdiff
|
diff to current
2012-05-20
Dean Camera
Alter the XPLAINBridge and AVRISP-MKII clone projects...
blob
|
commitdiff
|
diff to current
2012-05-10
Dean Camera
Add branch for the conversion of demos to use standard...
blob
|
commitdiff
|
diff to current
2012-04-14
Dean Camera
Reintegrate the FullEPAddresses development branch...
blob
|
commitdiff
|
diff to current
2012-02-04
Dean Camera
Update file contributor copyrights for 2012.
blob
|
commitdiff
|
diff to current
2012-02-04
Dean Camera
Update file header copyrights for 2012.
blob
|
commitdiff
|
diff to current
2011-12-23
Dean Camera
Run wspurify script on /trunk/ and /branches/ C source...
blob
|
commitdiff
|
diff to current
2011-07-11
Dean Camera
Minor demo/project documentation and style fixes.
blob
|
commitdiff
|
diff to current
2011-04-08
Dean Camera
Correct UC3 global interrupt functions.
blob
|
commitdiff
|
diff to current
2011-02-10
Dean Camera
Add static keyword to all project globals whose scope...
blob
|
commitdiff
|
diff to current
2011-01-01
Dean Camera
Update copyright year on all source files.
blob
|
commitdiff
|
diff to current
2010-12-31
Dean Camera
Rename RingBuffer header functions and typedefs from...
blob
|
commitdiff
|
diff to current
2010-12-26
Dean Camera
Make a new general RingBuffer.h misc library driver...
blob
|
commitdiff
|
diff to current
2010-12-12
Dean Camera
Fixed possible lost data in the XPLAINBridge, USBtoSeri...
blob
|
commitdiff
|
diff to current
2010-11-23
Dean Camera
Fixed Benito project discarding incoming data from...
blob
|
commitdiff
|
diff to current
2010-11-05
Dean Camera
Renamed the EVENT_USB_Device_UnhandledControlRequest...
blob
|
commitdiff
|
diff to current
2010-11-03
Dean Camera
Fixed USBtoSerial and XPLAINBridge demos discarding...
blob
|
commitdiff
|
diff to current
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
blob
|
commitdiff
|
diff to current
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
blob
|
commitdiff
|
diff to current
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
blob
|
commitdiff
|
diff to current
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
blob
|
commitdiff
|
diff to current
2010-08-01
Dean Camera
Fix XPLAINBridge project discarding characters from...
blob
|
commitdiff
|
diff to current
2010-07-31
Dean Camera
Fixed Serial peripheral driver not turning off the...
blob
|
commitdiff
|
diff to current
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
blob
|
commitdiff
|
diff to current
2010-07-15
Dean Camera
Added ability to set the serial baud rate via the user...
blob
|
commitdiff
|
diff to current
2010-07-15
Dean Camera
Fixed possible buffer overrun in the XPLAINBridge proje...
blob
|
commitdiff
|
diff to current
2010-07-12
Dean Camera
Alter the ring buffer library headers to have both...
blob
|
commitdiff
|
diff to current
2010-07-12
Dean Camera
Add glitch protection to the software UART in the XPLAI...
blob
|
commitdiff
|
diff to current
2010-07-11
Dean Camera
Major changes to the XPLAINBridge software UART code...
blob
|
commitdiff
|
diff to current
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
blob
|
commitdiff
|
diff to current
2010-06-21
Dean Camera
Moved calls to V2Params_UpdateParamValues() out of...
blob
|
commitdiff
|
diff to current
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
blob
|
commitdiff
|
diff to current
2010-06-12
Dean Camera
Oops - temp code left in the XPLAINBridge project which...
blob
|
commitdiff
|
diff to current
2010-06-12
Dean Camera
Slight improvements to the reliability of the software...
blob
|
commitdiff
|
diff to current
2010-05-27
Dean Camera
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Replace ring buffer library in Benito and USBtoSerial...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Switch software UART over to timer 1 and remove timer...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Rename software USART driver globals to make the code...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Make software USART used in the XPLAINBridge project...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Create a new LightweightRingBuffer.h header file for...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
The LIBUSB_FILTERDRV_COMPAT compile time option in...
blob
|
commitdiff
|
diff to current
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
blob
|
commitdiff
|
diff to current
2010-04-06
Dean Camera
Add information request/response signal handler to...
blob
|
commitdiff
|
diff to current
2010-03-31
Dean Camera
Added WIN_LIBUSB_COMPAT compile time option to the...
blob
|
commitdiff
|
diff to current
2010-03-21
Dean Camera
Double bank CDC endpoints in the XPLAIN Bridge project...
blob
|
commitdiff
|
diff to current
2010-02-16
Dean Camera
Clean up XPLAINBridge code.
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Changed XPLAINBridge project to be both a USB to USART...
blob
|
commitdiff
|
diff to current
2009-12-30
Dean Camera
Update copyright year to 2010.
blob
|
commitdiff
|
diff to current
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
blob
|
commitdiff
|
diff to current
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
blob
|
commitdiff
|
diff to current
2009-11-26
Dean Camera
Enable pullup on the PD5 pin of the AVR in the XPLAINBr...
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
blob
|
commitdiff
|
diff to current