My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Scott Lahteine 50270b53a0 Clear up some more compile warnings 6 роки тому
..
arduino_due_x.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 роки тому
compiler.h Smarter MIN, MAX, ABS macros 6 роки тому
conf_access.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) 6 роки тому
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 роки тому
conf_usb.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) 6 роки тому
ctrl_access.c Various fixes for DUE... (#10152) 6 роки тому
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 роки тому
genclk.h Fix DUE incompatible enum type specification (#10017) 6 роки тому
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 роки тому
osc.h Trailing whitespace clean 6 роки тому
pll.h Standardize some hexadecimals 6 роки тому
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 роки тому
sbc_protocol.h Fix DUE incompatible enum type specification (#10017) 6 роки тому
sd_mmc_spi_mem.cpp Use serial macro in sd_mmc_spi_mem.cpp for Due 6 роки тому
sd_mmc_spi_mem.h Trailing whitespace clean 6 роки тому
spc_protocol.h Standardize some hexadecimals 6 роки тому
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 роки тому
sysclk.c Various fixes for DUE... (#10152) 6 роки тому
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 роки тому
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 роки тому
udc.c Standardize some hexadecimals 6 роки тому
udc.h Trailing whitespace clean 6 роки тому
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 роки тому
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 роки тому
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 роки тому
udi_cdc.c Various fixes for DUE... (#10152) 6 роки тому
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 роки тому
udi_cdc_conf.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) 6 роки тому
udi_cdc_desc.c Various fixes for DUE... (#10152) 6 роки тому
udi_composite_desc.c Various fixes for DUE... (#10152) 6 роки тому
udi_msc.c Various fixes for DUE... (#10152) 6 роки тому
udi_msc.h Trailing whitespace clean 6 роки тому
uotghs_device_due.c Smarter MIN, MAX, ABS macros 6 роки тому
uotghs_device_due.h Clear up some more compile warnings 6 роки тому
uotghs_otg.h Various fixes for DUE... (#10152) 6 роки тому
usb_protocol.h Standardize some hexadecimals 6 роки тому
usb_protocol_cdc.h Fix DUE incompatible enum type specification (#10017) 6 роки тому
usb_protocol_msc.h Fix DUE incompatible enum type specification (#10017) 6 роки тому
usb_task.c Standardize some hexadecimals 6 роки тому
usb_task.h Various fixes for DUE... (#10152) 6 роки тому