Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Output/pjrcUSB/arm
Jacob Alexander 6ac1482862 Added more CLI commands.
- reset   -> Simulates power cycle (Not yet compatible with AVR)
- reload  -> Sets the device into firmware reload mode
- led     -> Toggles the error LED
- version -> Displays detailed version information (additions to CMake files was necessary, might have broken Windows builds...)
2014-03-22 14:11:49 -07:00
..
usb_desc.c Moving USB to Output in preparation for additional Output types. 2014-03-22 14:09:01 -07:00
usb_desc.h More renaming for the USB to Output Module renaming 2014-03-22 14:09:50 -07:00
usb_dev.c Added more CLI commands. 2014-03-22 14:11:49 -07:00
usb_dev.h Added more CLI commands. 2014-03-22 14:11:49 -07:00
usb_keyboard.c Moving USB to Output in preparation for additional Output types. 2014-03-22 14:09:01 -07:00
usb_keyboard.h More renaming for the USB to Output Module renaming 2014-03-22 14:09:50 -07:00
usb_mem.c Moving USB to Output in preparation for additional Output types. 2014-03-22 14:09:01 -07:00
usb_mem.h Moving USB to Output in preparation for additional Output types. 2014-03-22 14:09:01 -07:00
usb_serial.c Moving USB to Output in preparation for additional Output types. 2014-03-22 14:09:01 -07:00
usb_serial.h Moving USB to Output in preparation for additional Output types. 2014-03-22 14:09:01 -07:00