Gearchiveerd
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Bootloader
Jacob Alexander 7169a9d58c Adding Cygwin build using Appveyor
- Uses 32 version of Cygwin (on a 64 bit machine)
- Adding PYTHON_EXECUTABLE override variable for Cygwin builds
  * We have to use the system CMake instead of the Cygwin CMake which detects the wrong version of Python
- Update Bootloader build infrastructure to attempt tests on Windows
2016-08-31 10:47:42 -07:00
..
Builds Adding Cygwin build using Appveyor 2016-08-31 10:47:42 -07:00
Scripts Start removing select Linux-isms 2015-10-20 08:48:59 -06:00
_buildvars.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
CMakeLists.txt Fixing CMake 3.6 deprecation message 2016-08-07 11:42:26 -07:00
debug.c Adding missing debug header. 2015-06-14 14:33:40 -07:00
debug.h Bootloader fix 2015-08-21 22:59:11 -07:00
dfu.c Fixing dfu-util warning due to improper protocol state sequence 2016-07-24 15:48:30 -07:00
dfu.desc.c Adding DFU Upload support to mk20dx256vlh7 2016-07-23 23:46:37 -07:00
dfu.desc.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
dfu.h Code cleanup 2015-06-14 14:33:40 -07:00
flash.c Working mk20dx256vlh7 usb flash support 2015-06-14 14:33:40 -07:00
flash.h Code cleanup 2015-06-14 14:33:40 -07:00
ftfl.h Code cleanup 2015-06-14 14:33:40 -07:00
kinetis.c Fix whitespace 2015-03-08 18:40:01 -07:00
main.c Adding DFU Upload support to mk20dx256vlh7 2016-07-23 23:46:37 -07:00
mchck-cdefs.h Code cleanup 2015-06-14 14:33:40 -07:00
mchck.h Preparing controller repo for automated travis-ci 2016-07-17 17:27:05 -07:00
sim.h Code cleanup 2015-06-14 14:33:40 -07:00
usb-common.h Code cleanup 2015-06-14 14:33:40 -07:00
usb-internal.h Code cleanup 2015-06-14 14:33:40 -07:00
usb.c Fixing lsusb error messages 2016-07-23 18:30:06 -07:00
usb.h Fixing lsusb error messages 2016-07-23 18:30:06 -07:00
usbotg.h Code cleanup 2015-06-14 14:33:40 -07:00