My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine 6e658a7c04 Code style and comment tweaks hace 4 años
..
arduino_due_x.h Apply #pragma once, misc cleanup (#12322) hace 5 años
compiler.h Touch UI updates for Cocoa Press (#15986) hace 4 años
conf_access.h Fix for DUE - no host support on native USB if SD card not enabled (#10148) hace 6 años
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) hace 6 años
conf_usb.h Vendor version override (#14189) hace 4 años
ctrl_access.c Keep C extension for now, restore (void) arg (#15380) hace 4 años
ctrl_access.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
genclk.h Fix DUE incompatible enum type specification (#10017) hace 6 años
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) hace 6 años
osc.h Apply #ifdef/#ifndef where possible hace 4 años
pll.h Standardize some hexadecimals hace 6 años
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) hace 6 años
sbc_protocol.h Fix DUE incompatible enum type specification (#10017) hace 6 años
sd_mmc_spi_mem.cpp Touch UI finishing touches hace 4 años
sd_mmc_spi_mem.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
spc_protocol.h Apply #ifdef/#ifndef where possible hace 4 años
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) hace 6 años
sysclk.c Keep C extension for now, restore (void) arg (#15380) hace 4 años
sysclk.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
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) hace 6 años
udc.c Keep C extension for now, restore (void) arg (#15380) hace 4 años
udc.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
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) hace 6 años
udd.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
udi.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
udi_cdc.c Keep C extension for now, restore (void) arg (#15380) hace 4 años
udi_cdc.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
udi_cdc_conf.h Apply #ifdef/#ifndef where possible hace 4 años
udi_cdc_desc.c Various fixes for DUE... (#10152) hace 6 años
udi_composite_desc.c DUE USB composite device field corrections (#14185) hace 5 años
udi_msc.c Keep C extension for now, restore (void) arg (#15380) hace 4 años
udi_msc.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
uotghs_device_due.c Code style and comment tweaks hace 4 años
uotghs_device_due.h DUE/usb should use platform min/max hace 5 años
uotghs_otg.h Keep C extension for now, restore (void) arg (#15380) hace 4 años
usb_protocol.h Standardize some hexadecimals hace 6 años
usb_protocol_cdc.h DUE USB composite device field corrections (#14185) hace 5 años
usb_protocol_msc.h Fix DUE incompatible enum type specification (#10017) hace 6 años
usb_task.c Fix true/false redefined warnings hace 4 años
usb_task.h Keep C extension for now, restore (void) arg (#15380) hace 4 años