..
atsam
flash_usb: Pass -t $CONFIG_MCU to flash_usb on all targets
2019-10-26 18:48:00 -04:00
atsamd
atsamd: Add support for SAMD51 overclocking
2019-11-18 12:39:04 -05:00
avr
avr: List 20Mhz option below 16Mhz option in Kconfig
2019-09-30 10:05:02 -04:00
generic
usb_cdc: Report the MCU name instead of "Klipper firmware"
2019-11-21 11:56:31 -05:00
linux
spicmds: Rework spi config commands
2019-08-06 18:56:53 -04:00
lpc176x
lpc176x: Minor rework of HAVE_CHIPID kconfig
2019-11-21 11:54:46 -05:00
pru
pru: The TMR_CNT is cleared by writing all ones
2019-03-31 13:48:50 -04:00
simulator
simulator: Wrap code to 80 columns
2019-02-27 14:20:15 -05:00
stm32
stm32f0: Initial support for i2c on stm32f0
2019-11-14 15:54:28 -05:00
stm32f0
stm32f0: Rename internal build symbol from MACH_STM32F0 to MACH_STM32F0_HAL
2019-10-23 21:16:35 -04:00
Kconfig
lpc176x: Minor rework of HAVE_CHIPID kconfig
2019-11-21 11:54:46 -05:00
Makefile
initial_pins: Only build when CONFIG_HAVE_GPIO is enabled
2019-07-24 01:09:45 -04:00
adccmds.c
adccmds: Run gpio_adc_setup() before oid_alloc()
2019-01-13 11:03:30 -05:00
basecmd.c
spicmds: Rework spi config commands
2019-08-06 18:56:53 -04:00
basecmd.h
spicmds: Rework spi config commands
2019-08-06 18:56:53 -04:00
buttons.c
buttons: initialize mcu buttons based on inverted state
2019-07-05 20:01:07 -04:00
byteorder.h
…
command.c
…
command.h
buildcommands: Match DECL_X names to the actual C macro names
2019-08-22 13:26:30 -04:00
compiler.h
…
ctr.h
ctr: Encode negative integers in normal hex notation
2019-08-22 13:06:44 -04:00
debugcmds.c
debugcmds: Add support for reading/writing 32bit values
2019-02-07 11:50:14 -05:00
endstop.c
endstop: Rename mcu end_stop commands to endstop
2019-07-12 08:10:53 -04:00
gpiocmds.c
gpiocmds: Specify soft pwm duration in clock ticks
2019-05-26 11:09:32 -04:00
i2ccmds.c
bus: Change bus parameter in config_spi/config_i2c
2019-04-04 18:29:31 -04:00
initial_pins.c
initial_pins: Add ability to configure output pins at mcu startup
2019-03-17 20:56:25 -04:00
initial_pins.h
initial_pins: Add ability to configure output pins at mcu startup
2019-03-17 20:56:25 -04:00
lcd_hd44780.c
…
lcd_st7920.c
lcd_st7920: Add brief delay around gpio toggle calls on fast MCUs
2019-08-10 11:45:15 -04:00
neopixel.c
neopixel: Rework timing so that it works on AVR micro-controllers
2019-08-07 15:37:05 -04:00
pwmcmds.c
pwmcmds: allow 16-bit resolution
2019-04-05 19:02:48 -04:00
sched.c
…
sched.h
…
spi_software.c
spi_software: Remove unused include file
2019-08-17 13:49:03 -04:00
spi_software.h
spi_software: Implementation of software spi
2019-02-13 11:52:20 -05:00
spicmds.c
spicmds: Rework spi config commands
2019-08-06 18:56:53 -04:00
spicmds.h
spicmds: Rework spi config commands
2019-08-06 18:56:53 -04:00
stepper.c
stepper: Don't update SF_LAST_DIR if SF_NEED_RESET
2019-07-12 07:54:24 -04:00
stepper.h
…
thermocouple.c
thermocouple: Define thermocouple types using enumerations
2019-03-17 19:38:18 -04:00
tmcuart.c
tmcuart: Fix typo in function name
2019-09-01 14:56:09 -04:00