Archived
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 8942ab63d5 Initial STLcd code.
- Basic screen initialization and clear is working
- Currently SPI is set to a low speed for easy logic analyzer debugging
2015-06-14 14:33:39 -07:00
..
Scripts Some initial bringup of the dfu bootloader on the mk20dx256vlh7 2015-06-14 14:33:39 -07:00
_buildvars.h Some initial bringup of the dfu bootloader on the mk20dx256vlh7 2015-06-14 14:33:39 -07:00
CMakeLists.txt Some initial bringup of the dfu bootloader on the mk20dx256vlh7 2015-06-14 14:33:39 -07:00
dfu.c Some initial bringup of the dfu bootloader on the mk20dx256vlh7 2015-06-14 14:33:39 -07:00
dfu.desc.c Some initial bringup of the dfu bootloader on the mk20dx256vlh7 2015-06-14 14:33:39 -07:00
dfu.desc.h Adding McHCK DFU Bootloader 2014-08-15 10:53:43 -07:00
dfu.h Fix whitespace 2015-03-08 18:40:01 -07:00
flash.c Some initial bringup of the dfu bootloader on the mk20dx256vlh7 2015-06-14 14:33:39 -07:00
flash.h Some initial bringup of the dfu bootloader on the mk20dx256vlh7 2015-06-14 14:33:39 -07:00
ftfl.h Fix whitespace 2015-03-08 18:40:01 -07:00
kinetis.c Fix whitespace 2015-03-08 18:40:01 -07:00
main.c Initial STLcd code. 2015-06-14 14:33:39 -07:00
mchck-cdefs.h Fix whitespace 2015-03-08 18:40:01 -07:00
mchck.h Adding McHCK DFU Bootloader 2014-08-15 10:53:43 -07:00
sim.h Fix whitespace 2015-03-08 18:40:01 -07:00
usb-common.h Adding McHCK DFU Bootloader 2014-08-15 10:53:43 -07:00
usb-internal.h Adding McHCK DFU Bootloader 2014-08-15 10:53:43 -07:00
usb.c Fix whitespace 2015-03-08 18:40:01 -07:00
usb.h Fix whitespace 2015-03-08 18:40:01 -07:00
usbotg.h Fix whitespace 2015-03-08 18:40:01 -07:00