qmk_firmare/tmk_core/protocol
Ryan 400ca2d035
spi_master for AVR (#8299)
* Change _delay_ms/us() to wait_ms/us()

* Switch to platform-agnostic GPIO macros

* Add AVR spi_master and migrate Adafruit BLE code

* Set verbose back to false

* Add clock divisor, bit order and SPI mode configuration for init

* Add start and stop functions

* Move configuration of mode, endianness and speed to `spi_start()`

* Some breaks here would be good

* Default Adafruit BLE clock divisor to 4 (2MHz on the Feather 32U4)

* Remove mode and divisor enums

* Add some docs

* No hr at EOF

* Add links in sidebar
2020-04-08 11:04:31 +10:00
..
arm_atsam format code according to conventions [skip ci] 2020-03-26 03:10:16 +00:00
bluefruit
chibios
iwrap
lufa spi_master for AVR (#8299) 2020-04-08 11:04:31 +10:00
midi
usb_hid
vusb format code according to conventions [skip ci] 2020-04-05 22:57:28 +00:00
adb.c
adb.h
arm_atsam.mk
bluefruit.mk
chibios.mk
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk spi_master for AVR (#8299) 2020-04-08 11:04:31 +10:00
m0110.c
m0110.h
midi.mk
news.c
news.h
next_kbd.c
next_kbd.h
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_mouse.c
ps2_mouse.h
ps2_usart.c
serial.h
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c
serial_uart.c
usb_descriptor.c
usb_descriptor.h
usb_hid.mk
vusb.mk
xt.h
xt_interrupt.c