My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Bob Kuhn 688b54d66a DUE USB composite device field corrections (#14185) 5 år sedan
..
arduino_due_x.h Apply #pragma once, misc cleanup (#12322) 5 år sedan
compiler.h Reorganize some core headers (#11983) 5 år sedan
conf_access.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) 6 år sedan
conf_clock.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
conf_usb.h UltiMachine Archim 1 support (#12404) 5 år sedan
ctrl_access.c Various fixes for DUE... (#10152) 6 år sedan
ctrl_access.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
genclk.h Fix DUE incompatible enum type specification (#10017) 6 år sedan
mrepeat.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
osc.h Trailing whitespace clean 6 år sedan
pll.h Standardize some hexadecimals 6 år sedan
preprocessor.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
sbc_protocol.h Fix DUE incompatible enum type specification (#10017) 6 år sedan
sd_mmc_spi_mem.cpp Simplify serial port redirect (#13234) 5 år sedan
sd_mmc_spi_mem.h Trailing whitespace clean 6 år sedan
spc_protocol.h Standardize some hexadecimals 6 år sedan
stringz.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
sysclk.c Various fixes for DUE... (#10152) 6 år sedan
sysclk.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
tpaste.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
udc.c Standardize some hexadecimals 6 år sedan
udc.h Trailing whitespace clean 6 år sedan
udc_desc.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
udd.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
udi.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
udi_cdc.c Various fixes for DUE... (#10152) 6 år sedan
udi_cdc.h Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 år sedan
udi_cdc_conf.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) 6 år sedan
udi_cdc_desc.c Various fixes for DUE... (#10152) 6 år sedan
udi_composite_desc.c DUE USB composite device field corrections (#14185) 5 år sedan
udi_msc.c Various fixes for DUE... (#10152) 6 år sedan
udi_msc.h Trailing whitespace clean 6 år sedan
uotghs_device_due.c Smarter MIN, MAX, ABS macros 6 år sedan
uotghs_device_due.h Clear up some more compile warnings 6 år sedan
uotghs_otg.h Various fixes for DUE... (#10152) 6 år sedan
usb_protocol.h Standardize some hexadecimals 6 år sedan
usb_protocol_cdc.h DUE USB composite device field corrections (#14185) 5 år sedan
usb_protocol_msc.h Fix DUE incompatible enum type specification (#10017) 6 år sedan
usb_task.c Standardize some hexadecimals 6 år sedan
usb_task.h Various fixes for DUE... (#10152) 6 år sedan