Commit Graph

  • 351910c5ac Makefile: Add generic rule for precompiling linker scripts Kevin O'Connor 2019-08-21 12:18:13 -04:00
  • 9c15f00e60 armcm_timer: Fix typo in comment in armcm_timer.h Kevin O'Connor 2019-08-21 12:05:02 -04:00
  • 078d278611 stm32: Initial support for i2c Kevin O'Connor 2019-08-20 12:15:18 -04:00
  • e32be928dc stm32: Add support for configuring open drain output mode Kevin O'Connor 2019-08-20 13:32:14 -04:00
  • c930fc392b stm32: Make sure to enable the gpio clock prior to setting the first value Kevin O'Connor 2019-08-20 01:04:20 -04:00
  • a67451fa36 console: Update for PinResolver changes Kevin O'Connor 2019-08-19 23:52:02 -04:00
  • b4280fdfe0 board_pins: Improve config error checking Kevin O'Connor 2019-08-19 21:58:11 -04:00
  • 67ddac776d config: Update bigtreetech skr boards to define EXP1/EXP2 plugs Kevin O'Connor 2019-08-19 21:40:20 -04:00
  • e817b85b78 config: Update several config files to use board aliases for lcd Kevin O'Connor 2019-08-09 12:50:10 -04:00
  • bfbcb90751 board_pins: Add a new "extras" module to support per-board pin aliases Kevin O'Connor 2019-08-09 11:53:09 -04:00
  • 395429be14 pins: Move reserved pin handling into PinResolver class Kevin O'Connor 2019-08-09 11:42:50 -04:00
  • a482ddf582 tmc2209: Add support for sensorless homing Kevin O'Connor 2019-08-17 21:05:30 -04:00
  • 96fdb6ef36 uc1701: Add support for a reset line on SSD1306 displays Kevin O'Connor 2019-08-17 22:03:51 -04:00
  • 05bb5484b4 bus: Add MCU_bus_digital_out helper class Kevin O'Connor 2019-08-17 21:46:45 -04:00
  • 9c40394248 config: Note that samples_tolerance can be used in the bltouch config Kevin O'Connor 2019-08-17 15:15:49 -04:00
  • 7598660542 docs: Sort transfer rate benchmark by rate Kevin O'Connor 2019-08-17 13:55:21 -04:00
  • 6c908952bd spi_software: Remove unused include file Kevin O'Connor 2019-08-17 13:49:03 -04:00
  • 8aca7764c3 stm32: Simplify usbotg packet reading and writing Kevin O'Connor 2019-08-16 08:40:03 -04:00
  • 4ec6db7a87 stm32: Add support for additional ADC3 ports on stm32f4 Kevin O'Connor 2019-08-15 22:48:07 -04:00
  • d3bd4f9622 docs: Update benchmarks with stm32f446 usb test Kevin O'Connor 2019-08-15 22:15:38 -04:00
  • aac51bdb0a stm32: Initial support for USB On-The-Go (OTG) driver on stm32f4 Kevin O'Connor 2019-08-11 22:40:28 -04:00
  • 841150ff00 stm32: Enable 48Mhz USB clock on stm32f446 Kevin O'Connor 2019-08-12 09:37:21 -04:00
  • effe6f6ddd lcd_st7920: Add brief delay around gpio toggle calls on fast MCUs Kevin O'Connor 2019-08-10 11:43:52 -04:00
  • a3980cebcc neopixel: Add support for WS2811 RGB pixel color order Kevin O'Connor 2019-08-09 20:58:49 -04:00
  • 3d38211b8a extra: Add Safe Z home extra Florian Heilmann 2019-08-06 19:03:42 +00:00
  • f958542ebb kinematics: Add get_status() method to kinematics Florian Heilmann 2019-08-06 18:19:29 +00:00
  • 09f323a038 config: Update example stepper amps in generic-printrboard.cfg Kevin O'Connor 2019-08-09 20:43:23 -04:00
  • a70055a625 stm32: Add support for the 32KiB bootloader on the SKR Pro Kevin O'Connor 2019-08-09 20:37:31 -04:00
  • 96ff54e143 stm32: Add serial USART serial port option for port PD9/PD8 Kevin O'Connor 2019-08-09 20:32:46 -04:00
  • 8c5fc1688a pins: Add arduino aliases for Adafruit Grand Central board Kevin O'Connor 2019-08-09 20:15:40 -04:00
  • 43ab8e7113 docs: Fix typo in Code_Overview.md Kevin O'Connor 2019-08-09 00:13:34 -04:00
  • f6d1ab2ea2 neopixel: Rework timing so that it works on AVR micro-controllers Kevin O'Connor 2019-08-07 15:34:08 -04:00
  • 383fb1dbfd config: Fix pins for E6 in generic-duet2-duex.cfg Florian Heilmann 2019-08-07 16:42:13 +02:00
  • 8712648370 stm32: Fix memory sizing for STM32F405/7 chips Kevin O'Connor 2019-08-06 23:35:45 -04:00
  • 9445e1d555 dotstar: Allow any number of chips to be daisy chained Kevin O'Connor 2019-08-06 22:45:02 -04:00
  • 115b888106 neopixel: Use low priority for LED updates Kevin O'Connor 2019-08-06 22:25:26 -04:00
  • 4c09d8bf02 dotstar: Initial support for "dotstar" LEDs Kevin O'Connor 2019-08-06 19:30:48 -04:00
  • c2a08962b7 spicmds: Rework spi config commands Kevin O'Connor 2019-08-06 11:44:29 -04:00
  • 30bd7c0e47 docs: Update stm32f1.md document Kevin O'Connor 2019-08-05 11:38:48 -04:00
  • 3d0f7188df stm32: Automatically disable SWD if PA13/PA14 is used on stm32f103 Kevin O'Connor 2019-08-05 11:33:21 -04:00
  • 664c869f77 lib: Remove unused stm32f1 "hal" code Kevin O'Connor 2019-07-28 23:23:18 -04:00
  • 36217f27aa stm32f1: Remove now unused src/stm32f1/ directory Kevin O'Connor 2019-07-28 23:21:03 -04:00
  • fe065d72d0 stm32: Rename clock.c to stm32f4.c Kevin O'Connor 2019-07-28 23:35:16 -04:00
  • 8b9cc62359 stm32: Rename stm32f4/ directory to stm32/ Kevin O'Connor 2019-07-28 23:15:54 -04:00
  • ec3d865b51 stm32f4: Add support for USB on stm32f103 Kevin O'Connor 2019-07-28 18:26:22 -04:00
  • 7efc53ff59 stm32f4: Add support for STM32F103 Kevin O'Connor 2019-07-28 14:40:41 -04:00
  • 485164b8b3 docs: Update MCU_Commands with schedule_soft_pwm_out changes Kevin O'Connor 2019-08-01 00:23:09 -04:00
  • c356e8362d tmc_uart: Make sure address is at least 0 Kevin O'Connor 2019-07-31 13:13:27 -04:00
  • a730aec8bc tmc_uart: Add support for configuring the uart address on tmc2209 chips Kevin O'Connor 2019-07-31 12:08:11 -04:00
  • 79cec9ba5c menu: use MOVE=1 for offset_z menu fess 2019-07-29 09:25:01 -07:00
  • 745a8dc0ac config: Add an example config file for the bigtreetech skr mini Kevin O'Connor 2019-07-30 21:42:20 -04:00
  • c176b66f29 stm32f4: Allow the USART serial port to be configured Kevin O'Connor 2019-07-28 22:27:32 -04:00
  • e6ffef9a9f stm32f4: Make using the internal clock source a low level option Kevin O'Connor 2019-07-28 22:42:41 -04:00
  • 9bc3a29ee4 stm32f4: Add support for full range of GPIO pins Kevin O'Connor 2019-07-28 11:53:28 -04:00
  • bc9c8cd7a0 stm32f4: Only enable peripherals once Kevin O'Connor 2019-07-28 17:55:57 -04:00
  • ef0784afe6 stm32f4: Encode mode/func into single parameter of gpio_peripheral Kevin O'Connor 2019-07-28 11:32:56 -04:00
  • 7d4c475e52 docs: Update Features.md to note Duet2 Maestro support Kevin O'Connor 2019-07-28 11:21:38 -04:00
  • 92c2fbdce4 armcm_timer: Improve comments on wrap_timer code Kevin O'Connor 2019-07-27 22:05:50 -04:00
  • 7bc0a261ab stm32f4: Automatically calculate dynmem start/end Kevin O'Connor 2019-07-27 17:03:18 -04:00
  • 16616662ed stm32f4: Add Kconfig build rules for STM32F405/7 Kevin O'Connor 2019-07-27 16:43:35 -04:00
  • 961d13ee1a stm32f4: Add support for SPI Kevin O'Connor 2019-07-27 11:57:14 -04:00
  • d79f99b188 stm32f4: Add support for ADC Kevin O'Connor 2019-07-26 21:47:42 -04:00
  • a878831d5e mcp4728: Update to better match printrbot revf requirements Kevin O'Connor 2019-07-26 10:59:07 -04:00
  • 73709984b0 stm32f4: Add support for watchdog Kevin O'Connor 2019-07-26 08:36:11 -04:00
  • 899b6726fa stm32f4: Improve serial baud rate calculation Kevin O'Connor 2019-07-26 08:01:31 -04:00
  • f3d7287a28 stm32f4: Add support for external 8Mhz crystal Kevin O'Connor 2019-07-25 23:50:12 -04:00
  • 658088b753 docs: Add initial STM32F446 benchmark results Kevin O'Connor 2019-07-25 18:18:42 -04:00
  • 1487f8a257 stm32f4: Add support for GPIO Kevin O'Connor 2019-07-25 14:55:10 -04:00
  • d501ca6b0b stm32f4: Add initial support for STM32F446 chip Kevin O'Connor 2019-07-23 23:51:31 -04:00
  • 5a02572001 lib: Update stm32f4 code to support gcc -fwhole-program Kevin O'Connor 2019-07-23 23:55:19 -04:00
  • a31a6c1d6a lib: Add stm32f4 cmsis files Kevin O'Connor 2019-07-23 23:02:44 -04:00
  • 52dd6f0b57 atsamd: Fix comment typo in serial.c Kevin O'Connor 2019-07-25 12:18:21 -04:00
  • 634ec46813 initial_pins: Only build when CONFIG_HAVE_GPIO is enabled Kevin O'Connor 2019-07-24 01:09:45 -04:00
  • 79bd13dba7 armcm_timer: Support micro-controllers faster than 160Mhz Kevin O'Connor 2019-07-24 01:03:23 -04:00
  • 4e5ddff00b neopixel: Update to more flexible bit-banging timing Kevin O'Connor 2019-07-19 13:53:34 -04:00
  • 46041f5411 neopixel: Add support for daisy-chained chips Kevin O'Connor 2019-07-17 19:58:37 -04:00
  • abf3fa4b71 neopixel: Add support for setting a default color at startup Kevin O'Connor 2019-07-17 19:19:51 -04:00
  • 197030c684 docs: Update FAQ to reference Bootloaders.md on "make flash" failure Kevin O'Connor 2019-07-22 10:07:34 -04:00
  • 893acdb56b lib: Update stm32f1 code to version 1.8.0 Kevin O'Connor 2019-07-21 20:29:14 -04:00
  • 17bd595b15 check_whitespace: Warn on trailing tabs in Makefiles Kevin O'Connor 2019-07-21 21:46:53 -04:00
  • 1a387ad509 stm32f0: Remove trailing tab from Makefile Kevin O'Connor 2019-07-21 21:47:20 -04:00
  • 1fcfff2ac6 tmc_uart: Remove references to the TMC2208 in the generic UART code Kevin O'Connor 2019-07-21 09:39:07 -04:00
  • 4d90b60fdb config: Fix example beeper pin in generic-bigtreetech-skr-v1.3.cfg Kevin O'Connor 2019-07-18 11:15:02 -04:00
  • bf23302918 toolhead: No need to build entire look-ahead queue before homing Kevin O'Connor 2019-07-12 19:46:47 -04:00
  • e3c5638147 neopixel: Warn that the neopixel isn't currently supported on AVR Kevin O'Connor 2019-07-17 16:54:47 -04:00
  • d5cc2a7b7b neopixel: Improve timing of gpio bit-banging Kevin O'Connor 2019-07-17 16:36:28 -04:00
  • 0af5b9ff6d neopixel: Be sure to set the line low on a failed write Kevin O'Connor 2019-07-13 00:00:57 -04:00
  • be2d0abbab neopixel: Optimize the update loop Kevin O'Connor 2019-07-12 23:39:00 -04:00
  • b7bc96c3b2 neopixel: Add initial support for "neopixel" leds Kevin O'Connor 2019-07-12 19:37:50 -04:00
  • 977d0cf711 toolhead: Delay calculating homing print_time until ready to move Kevin O'Connor 2019-07-12 11:17:20 -04:00
  • bc78bc4864 replicape: Try to detect shift register spi on spidev2.1 Kevin O'Connor 2019-07-11 17:56:41 -04:00
  • 25438a7901 config: Simplify generic-bigtreetech-skr-v1.3.cfg Kevin O'Connor 2019-07-11 18:50:26 -04:00
  • 28aa2f507a endstop: Rename mcu end_stop commands to endstop Kevin O'Connor 2019-07-12 08:09:30 -04:00
  • 7fefe52df7 stepper: Don't update SF_LAST_DIR if SF_NEED_RESET Kevin O'Connor 2019-07-11 18:00:21 -04:00
  • b2a8b0dd65 config: Update default serial setting of generic-duet2-duex.cfg Kevin O'Connor 2019-07-10 14:07:13 -04:00
  • a34613cf86 config: Add a simplified Duet2 Eth/Wifi example config file Kevin O'Connor 2019-07-10 13:59:17 -04:00
  • e2d8a6f02d config: Rename generic-duet2.cfg to generic-duet2-duex.cfg Kevin O'Connor 2019-07-10 13:31:38 -04:00
  • b77375e955 lpc176x: Reset LPC_UART0->FDR when using serial Kevin O'Connor 2019-07-10 20:00:58 -04:00
  • 0343d0c73a firmware_retract: Remove z_hop support Kevin O'Connor 2019-07-10 19:25:56 -04:00
  • 364c22fe84 probe: Rework the PROBE_ACCURACY command parameters Kevin O'Connor 2019-07-10 15:11:11 -04:00