index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
samd21: Minor fixes to usbserial
Kevin O'Connor
2018-08-08
1
-7
/
+2
*
samd21: Add support for USB
Kevin O'Connor
2018-08-07
3
-0
/
+237
*
samd21: Add support for gpio pins
Kevin O'Connor
2018-08-07
3
-0
/
+110
*
samd21: Initial support for SAMD21 micro-controllers
Kevin O'Connor
2018-08-07
9
-0
/
+351
*
armcm_irq: Enhance clear_active_irq() so it works on cortex-m0
Kevin O'Connor
2018-08-06
1
-2
/
+3
*
usb_cdc: Allow USB endpoint ids to be board specific
Kevin O'Connor
2018-08-06
5
-9
/
+26
*
lpc176x: Use common cmsis-core files
Kevin O'Connor
2018-08-06
1
-2
/
+2
*
sam3x8e: Use SAM3X CMSIS files instead of arduino CMSIS files
Kevin O'Connor
2018-08-06
1
-6
/
+6
*
thermocouple: Minor fixes
Kevin O'Connor
2018-07-25
1
-6
/
+5
*
thermocouple: Add support for MAX6675 chip
Ricardo Amezquita
2018-07-24
1
-3
/
+21
*
thermocouple: Add initial support for common SPI temperature sensing chips
Kevin O'Connor
2018-07-24
4
-2
/
+197
*
linux: Add support for bi-directional SPI communication
Ricardo Amezquita
2018-07-24
2
-5
/
+33
*
lpc176x: Add support for SPI
Kevin O'Connor
2018-07-18
4
-0
/
+91
*
atmega1284p: Add choice between UART0 or UART1 to Kconfig
Pascal Albert
2018-07-13
1
-1
/
+12
*
spidev: Minor rework to spidev_transfer()
Kevin O'Connor
2018-07-11
1
-7
/
+7
*
sam3x8e: Configure spi transfer in spi_prepare()
Kevin O'Connor
2018-07-11
1
-2
/
+1
*
avr: Configure spi transfer in spi_prepare()
Kevin O'Connor
2018-07-11
1
-4
/
+4
*
simulator: Rework dummy simulator code to user timer_irq / serial_irq
Kevin O'Connor
2018-07-11
6
-109
/
+165
*
stm32f1: implement spi_prepare
Grigori Goronzy
2018-07-08
1
-3
/
+2
*
SPI: introduce spi_prepare function
Grigori Goronzy
2018-07-08
11
-0
/
+30
*
stm32f1: add SPI support
Grigori Goronzy
2018-07-07
4
-0
/
+118
*
sam3x8e: Read from the SPI_RDR on SPI send even if no data needed
Kevin O'Connor
2018-07-05
1
-8
/
+9
*
adccmds: Add support for min/max temperature check filtering
Kevin O'Connor
2018-07-02
1
-3
/
+12
*
buttons: Add initial support for detecting button presses
Kevin O'Connor
2018-06-30
2
-1
/
+161
*
mcp4451: Add initial support for programming the mcp4451 on lpc176x
Kevin O'Connor
2018-06-29
2
-1
/
+101
*
build: Cleanup whitespace errors
Kevin O'Connor
2018-06-28
1
-4
/
+4
*
stm32f1: fix ADC pin list
Grigori Goronzy
2018-06-27
1
-1
/
+1
*
gpiocmds: Add update_digital_out command
Kevin O'Connor
2018-06-27
1
-0
/
+15
*
avr: Don't set SS high on spi_init()
Kevin O'Connor
2018-06-27
1
-1
/
+3
*
pru: Disable ADC reading directly from the PRU
Kevin O'Connor
2018-06-27
1
-1
/
+1
*
lcd_st7920: Use a longer delay at the start of each command/data
Kevin O'Connor
2018-06-22
1
-9
/
+27
*
lpc176x: Build with LCD support
Kevin O'Connor
2018-06-18
1
-0
/
+1
*
basecmd: Rename get_status to get_clock
Kevin O'Connor
2018-05-29
1
-3
/
+3
*
mcu: Do not automatically restart MCU with new config if it is shutdown
Kevin O'Connor
2018-05-29
1
-2
/
+2
*
serialqueue: Limit message transmission to available receive buffer size
Kevin O'Connor
2018-05-28
1
-1
/
+4
*
command: Wait to send ack until after processing commands
Kevin O'Connor
2018-05-28
4
-4
/
+18
*
command: Add command_find_and_dispatch() helper
Kevin O'Connor
2018-05-28
5
-10
/
+17
*
command: Add a command_encode_and_frame() helper
Kevin O'Connor
2018-05-28
6
-9
/
+17
*
command: Prefer uint8_t* for buffers; prefer uint8_fast_t for lengths
Kevin O'Connor
2018-05-28
11
-78
/
+71
*
lpc176x: Add a dummy "make flash" command to advise users on how to flash
Kevin O'Connor
2018-05-25
1
-0
/
+8
*
lpc176x: Add build rules for smoothieware bootloader support
Kevin O'Connor
2018-05-25
2
-1
/
+10
*
lpc176x: Initial support for serial over usb
Kevin O'Connor
2018-05-25
8
-1
/
+961
*
lpc176x: Add ADC support
Kevin O'Connor
2018-05-25
3
-0
/
+100
*
lpc176x: Enable watchdog
Kevin O'Connor
2018-05-25
1
-0
/
+23
*
lpc176x: Add support for GPIO pins
Kevin O'Connor
2018-05-25
3
-1
/
+115
*
lpc176x: Add initial support for LPC176x processors
Kevin O'Connor
2018-05-25
8
-0
/
+283
*
byteorder: Add a header file defining common byteswap functions
Kevin O'Connor
2018-05-21
1
-0
/
+40
*
stepper: Introduce and use gpio_out_toggle_noirq()
Kevin O'Connor
2018-05-15
13
-10
/
+46
*
linux: Convert linux SPI code to use the generic spicmds.c code
Kevin O'Connor
2018-05-07
3
-11
/
+38
*
sam3x8e: Add SPI support
Kevin O'Connor
2018-05-07
4
-1
/
+132
[prev]
[next]