My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Scott Lahteine 93adb7e944 Some comment patches 6 gadus atpakaļ
..
arduino_due_x.h Apply #pragma once, misc cleanup (#12322) 6 gadus atpakaļ
compiler.h Reorganize some core headers (#11983) 6 gadus atpakaļ
conf_access.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) 7 gadus atpakaļ
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) 7 gadus atpakaļ
conf_usb.h UltiMachine Archim 1 support (#12404) 6 gadus atpakaļ
ctrl_access.c Various fixes for DUE... (#10152) 7 gadus atpakaļ
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) 7 gadus atpakaļ
genclk.h Fix DUE incompatible enum type specification (#10017) 7 gadus atpakaļ
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) 7 gadus atpakaļ
osc.h Trailing whitespace clean 7 gadus atpakaļ
pll.h Standardize some hexadecimals 7 gadus atpakaļ
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) 7 gadus atpakaļ
sbc_protocol.h Fix DUE incompatible enum type specification (#10017) 7 gadus atpakaļ
sd_mmc_spi_mem.cpp Suppress more UNUSED warnings (#14466) 6 gadus atpakaļ
sd_mmc_spi_mem.h Trailing whitespace clean 7 gadus atpakaļ
spc_protocol.h Standardize some hexadecimals 7 gadus atpakaļ
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) 7 gadus atpakaļ
sysclk.c Various fixes for DUE... (#10152) 7 gadus atpakaļ
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) 7 gadus atpakaļ
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) 7 gadus atpakaļ
udc.c Standardize some hexadecimals 7 gadus atpakaļ
udc.h Trailing whitespace clean 7 gadus atpakaļ
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) 7 gadus atpakaļ
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) 7 gadus atpakaļ
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) 7 gadus atpakaļ
udi_cdc.c Some comment patches 6 gadus atpakaļ
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) 7 gadus atpakaļ
udi_cdc_conf.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) 7 gadus atpakaļ
udi_cdc_desc.c Various fixes for DUE... (#10152) 7 gadus atpakaļ
udi_composite_desc.c DUE USB composite device field corrections (#14185) 6 gadus atpakaļ
udi_msc.c Some comment patches 6 gadus atpakaļ
udi_msc.h Trailing whitespace clean 7 gadus atpakaļ
uotghs_device_due.c Some comment patches 6 gadus atpakaļ
uotghs_device_due.h DUE/usb should use platform min/max 6 gadus atpakaļ
uotghs_otg.h Various fixes for DUE... (#10152) 7 gadus atpakaļ
usb_protocol.h Standardize some hexadecimals 7 gadus atpakaļ
usb_protocol_cdc.h DUE USB composite device field corrections (#14185) 6 gadus atpakaļ
usb_protocol_msc.h Fix DUE incompatible enum type specification (#10017) 7 gadus atpakaļ
usb_task.c Suppress more UNUSED warnings (#14466) 6 gadus atpakaļ
usb_task.h Various fixes for DUE... (#10152) 7 gadus atpakaļ