listed Murata LDB182G4510G-120 as an alternative t...
by Michael Ossmann 7 years 2 months
listed Murata LDB182G4510G-120 as an alternative to Johanson 2500BL14M100T (T3 and T4)
26360e18
replaced Murata LXES1TBCC2-004 (End of Life) with ...
by Michael Ossmann 7 years 2 months
replaced Murata LXES1TBCC2-004 (End of Life) with Vishay VBUS54CV-HSF-G4-08 (U15)
86f724a3
Merge pull request #469 from arnout/master
by Dominic Spill 7 years 3 months
Merge pull request #469 from arnout/master

Don't require a C++ compiler
a4c57eff
Don't require a C++ compiler
by Arnout Vandecappelle (Essensium/Mind) 7 years 3 months
Don't require a C++ compiler

By default, CMake assumes that the project is using both C and C++. By
explicitly passing 'C' as argument of the project() macro, we tell CMake
that only C is used, which prevents CMake from erroring out if a C++
compiler doesn't exist.
a6284cb9
Merge pull request #468 from dominicgs/appveyor
by Michael Ossmann 7 years 3 months
Merge pull request #468 from dominicgs/appveyor

Appveyor
5fbd75ef
Merge pull request #467 from dominicgs/windows_bui...
by Michael Ossmann 7 years 3 months
Merge pull request #467 from dominicgs/windows_build_warnings

Remove Windows build warnings
7641e488
DFU serial number - avoid reading serial from flas...
by Dominic Spill 7 years 3 months
DFU serial number - avoid reading serial from flash chip
Set a DFU mode specific serial number
bde5ca9f
Fix appveyor config formatting
by Dominic Spill 7 years 3 months
70d189bc
Pull libusb from GitHub rather than SourceForge
by Dominic Spill 7 years 3 months
f041d268
Cast all the things
by Dominic Spill 7 years 3 months
cf4b3ae7
Report a bug