arduino_nano/lib
King Kévin 44c609699d switch from UART to USART 2016-01-18 16:04:31 +01:00
..
nrf24.c add library to control nodric nRF24L01(+) transceivers 2016-01-18 15:52:02 +01:00
nrf24.h add library to control nodric nRF24L01(+) transceivers 2016-01-18 15:52:02 +01:00
spi.c add SPI support (using interrupts) 2016-01-18 15:51:02 +01:00
spi.h add SPI support (using interrupts) 2016-01-18 15:51:02 +01:00
twi.c add TWI library 2015-02-26 13:49:58 +01:00
twi.h add TWI library 2015-02-26 13:49:58 +01:00
usart.c reimplement UART with interrupt support (now USART) 2016-01-18 15:50:36 +01:00
usart.h reimplement UART with interrupt support (now USART) 2016-01-18 15:50:36 +01:00
ws2812b.c add WS2812B LED controller library (from screenlight project) 2015-07-29 10:50:57 +02:00
ws2812b.h add WS2812B LED controller library (from screenlight project) 2015-07-29 10:50:57 +02:00