My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Scott Lahteine 93adb7e944 Some comment patches il y a 6 ans
..
arduino_due_x.h Apply #pragma once, misc cleanup (#12322) il y a 6 ans
compiler.h Reorganize some core headers (#11983) il y a 7 ans
conf_access.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) il y a 7 ans
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) il y a 7 ans
conf_usb.h UltiMachine Archim 1 support (#12404) il y a 6 ans
ctrl_access.c Various fixes for DUE... (#10152) il y a 7 ans
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) il y a 7 ans
genclk.h Fix DUE incompatible enum type specification (#10017) il y a 7 ans
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) il y a 7 ans
osc.h Trailing whitespace clean il y a 7 ans
pll.h Standardize some hexadecimals il y a 7 ans
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) il y a 7 ans
sbc_protocol.h Fix DUE incompatible enum type specification (#10017) il y a 7 ans
sd_mmc_spi_mem.cpp Suppress more UNUSED warnings (#14466) il y a 6 ans
sd_mmc_spi_mem.h Trailing whitespace clean il y a 7 ans
spc_protocol.h Standardize some hexadecimals il y a 7 ans
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) il y a 7 ans
sysclk.c Various fixes for DUE... (#10152) il y a 7 ans
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) il y a 7 ans
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) il y a 7 ans
udc.c Standardize some hexadecimals il y a 7 ans
udc.h Trailing whitespace clean il y a 7 ans
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) il y a 7 ans
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) il y a 7 ans
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) il y a 7 ans
udi_cdc.c Some comment patches il y a 6 ans
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) il y a 7 ans
udi_cdc_conf.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) il y a 7 ans
udi_cdc_desc.c Various fixes for DUE... (#10152) il y a 7 ans
udi_composite_desc.c DUE USB composite device field corrections (#14185) il y a 6 ans
udi_msc.c Some comment patches il y a 6 ans
udi_msc.h Trailing whitespace clean il y a 7 ans
uotghs_device_due.c Some comment patches il y a 6 ans
uotghs_device_due.h DUE/usb should use platform min/max il y a 6 ans
uotghs_otg.h Various fixes for DUE... (#10152) il y a 7 ans
usb_protocol.h Standardize some hexadecimals il y a 7 ans
usb_protocol_cdc.h DUE USB composite device field corrections (#14185) il y a 6 ans
usb_protocol_msc.h Fix DUE incompatible enum type specification (#10017) il y a 7 ans
usb_task.c Suppress more UNUSED warnings (#14466) il y a 6 ans
usb_task.h Various fixes for DUE... (#10152) il y a 7 ans