summaryrefslogtreecommitdiff
path: root/examples/ezusb.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-16core: fix/silence issues reported by CoverityPete Batard1-5/+9
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu1-4/+4
2013-10-06examples: check value returned by ftell()Ludovic Rousseau1-1/+5
2013-09-28examples: fix warningLudovic Rousseau1-1/+1
2013-09-20examples: Fix a memory leakLudovic Rousseau1-7/+19
2013-09-20examples: Fix a memory leakLudovic Rousseau1-14/+29
2013-07-30made some globals static to fix warningsSean McBride1-3/+3
2013-04-14Samples: Fix timeout error on FX3 and logging improvements for fxloadPete Batard1-11/+61
2013-03-16Samples: More fxload improvements and cleanupPete Batard1-8/+13
2013-03-15Samples: fix compiler warningLudovic Rousseau1-1/+1
2013-03-15Samples: fxload improvements and cleanupFederico Manzan1-20/+44
2013-03-10Samples: Add FX3 firmware upload support for fxloadFederico Manzan1-0/+101
2013-02-15Examples: Fix compiler warningLudovic Rousseau1-1/+1
2012-10-13All: Use "" instead of <> for local includesLudovic Rousseau1-1/+1
2012-09-15Samples: Fix compiler warnings in fxloadLudovic Rousseau1-7/+12
2012-09-13Samples: Add fxload sample for Cypress EZ-USB chipsPete Batard1-0/+611