klipper/src
Kevin O'Connor 2885a4c728 stm32: Don't default to HID bootloader in Kconfig
Restore the default of an 8KiB bootloader for stm32f103 and a 32KiB
bootloader for stm32f207/stm32f407.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-10-13 14:25:17 -04:00
..
atsam Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition 2020-05-31 14:57:06 -04:00
atsamd Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition 2020-05-31 14:57:06 -04:00
avr Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition 2020-05-31 14:57:06 -04:00
generic generic: Minor header cleanup to generic/irq.h 2020-06-07 21:18:04 -04:00
linux linux: Set the SPI mode in spidev.c 2020-07-31 23:18:46 -04:00
lpc176x lpc176x: Fix spi mode bits 2020-07-10 16:08:18 -04:00
pru Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition 2020-05-31 14:57:06 -04:00
simulator
stm32 stm32: Don't default to HID bootloader in Kconfig 2020-10-13 14:25:17 -04:00
Kconfig Kconfig: Only show the "usb ids" menu if low-level options are enabled 2020-05-31 21:05:04 -04:00
Makefile adxl345: Add support for adxl345 accelerometer 2020-09-05 09:11:04 -04:00
adccmds.c
basecmd.c basecmd: No need for finalize_config command to send "config" response 2020-02-20 12:01:21 -05:00
basecmd.h spicmds: Rework spi config commands 2019-08-06 18:56:53 -04:00
buttons.c
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
endstop.c
gpiocmds.c gpiocmds: Add soft-pwm frequency modulation support 2020-09-26 20:51:38 -04:00
i2ccmds.c avr: implement i2c_read 2020-01-13 22:29:50 -05:00
initial_pins.c
initial_pins.h
lcd_hd44780.c lcd_hd44780: Only calibrate cmd_wait_ticks on mcus with strict timing 2020-05-31 14:57:06 -04:00
lcd_st7920.c lcd_st7920: Only calibrate wait ticks on mcus with strict timing 2020-05-31 14:57:06 -04:00
neopixel.c neopixel: Make sure there is a minimum low duration after a long pulse 2020-04-21 13:12:56 -04:00
pwmcmds.c
sched.c
sched.h
sensor_adxl345.c sensor_adxl345: Remove unused stop_time parameter 2020-09-05 09:18:59 -04:00
spi_software.c spi_software: Remove unused include file 2019-08-17 13:49:03 -04:00
spi_software.h
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: Make toggling the step gpio after timer read conditional 2020-05-31 14:57:06 -04:00
stepper.h
thermocouple.c
tmcuart.c tmcuart: Fix typo in function name 2019-09-01 14:56:09 -04:00