Commit Graph

  • bb3b881e21 docs: Change the debugging docs to recommend a serial baud rate of 250000 Kevin O'Connor 2016-06-10 19:51:04 -04:00
  • e4859d2e9a gpio: Fix off-by-one bug in check for the maximum gpio port Kevin O'Connor 2016-06-11 21:30:19 -04:00
  • 91e7807af6 avr: Add config option to clear the CPU prescaler Kevin O'Connor 2016-06-05 10:29:09 -04:00
  • 38f1d78e1b serialqueue: Add debugging helper functions for dumping a binary buffer Kevin O'Connor 2016-06-05 10:27:34 -04:00
  • b52b65624b avr: Separate out gpio pwm pin definitions from pwm register definitions Kevin O'Connor 2016-06-04 20:59:41 -04:00
  • 2a17d9457a avr: Eliminate gpio_adc_info struct in gpio adc pin definitions Kevin O'Connor 2016-06-04 20:45:00 -04:00
  • 7531d0c678 avr: Define timer1 timers and prevent their use as PWM at runtime Kevin O'Connor 2016-06-04 19:40:58 -04:00
  • 3eafc83458 avr: Initial support for Atmel AT90USB1286 mcu Kevin O'Connor 2016-06-04 19:34:39 -04:00
  • 4326a3adce buildcommands: Fix max_size calculation Kevin O'Connor 2016-06-05 10:28:02 -04:00
  • ed103822f5 sched: Change sched_from_ms() to sched_from_us() Kevin O'Connor 2016-06-01 12:04:01 -04:00
  • d68cb264c4 stepper: Use stepper_stop() instead of stepper_reset() in stepper_shutdown() Kevin O'Connor 2016-06-01 12:43:58 -04:00
  • 45ba03efa3 timer: Move union u32_u16_u from compiler.h to avr/timer.c Kevin O'Connor 2016-06-01 09:52:02 -04:00
  • f582a36e4d Initial commit of source code. Kevin O'Connor 2016-05-25 11:37:40 -04:00
  • 37a91e9c10 build: Update kconfig to always emit symbols - even when false. Kevin O'Connor 2014-08-23 22:13:19 -04:00
  • 8cd497a117 build: Update kconfig to work outside of kbuild make system. Kevin O'Connor 2014-08-23 22:12:21 -04:00
  • 662d05d313 build: Add kconfig menu system. Kevin O'Connor 2014-08-23 22:10:07 -04:00