stm32f1/lib
King Kévin 49d8d96166 dfu: fix address check 2020-01-10 12:49:45 +01:00
..
flash_internal.c flash_internal: fix provided flash size detection 2020-01-10 11:15:09 +01:00
flash_internal.h flash_internal: add emulated EEPROM functionnality 2020-01-03 18:13:05 +01:00
flash_sdcard.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
flash_sdcard.h flash_sdcard: add write data function and improve other functions 2017-08-01 02:05:41 +02:00
i2c_master.c i2c_master: minor, revert test change 2019-12-12 21:35:10 +01:00
i2c_master.h doc: fix documentation 2020-01-03 00:16:59 +01:00
interrupt.c interrupt: add library to redirect ISR at runtime 2018-10-07 23:11:19 +02:00
interrupt.h interrupt: add library to redirect ISR at runtime 2018-10-07 23:11:19 +02:00
ir_nec.c add IR NEC library 2018-10-28 22:46:52 +01:00
ir_nec.h add IR NEC library 2018-10-28 22:46:52 +01:00
ir_nikon.c doc: fix documentation 2020-01-03 00:16:59 +01:00
ir_nikon.h ir_nikon: add library to receive IR code or Nikon shutter remote 2019-08-13 21:47:49 +02:00
lcd_hd44780.c lcd_hd44780: add I2C backpack support 2019-12-12 21:31:51 +01:00
lcd_hd44780.h doc: fix documentation 2020-01-03 00:16:59 +01:00
led_max7219.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
led_max7219.h add MAX7219 7-segment display library from clapperboard project 2017-04-03 13:09:06 +02:00
led_tm1637.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
led_tm1637.h add TM1637 7-segment display library from clapperboard project 2017-04-03 13:08:49 +02:00
led_ws2812b.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
led_ws2812b.h lib/led_ws2812b: now use global macros 2017-10-13 16:03:37 +02:00
menu.c menu (minor): add space around operators for readability 2019-03-26 19:52:46 +01:00
menu.h menu: add hex and bin arguments 2019-03-26 18:49:48 +01:00
microwire_master.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
microwire_master.h add microwire library 2017-04-15 13:59:01 +02:00
oled_ssd1306.c oled_ssd1306: fix doc and comments 2019-12-12 21:30:12 +01:00
oled_ssd1306.h oled_ssd1306: fix doc and comments 2019-12-12 21:30:12 +01:00
onewire_master.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
onewire_master.h (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
onewire_slave.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
onewire_slave.h onewire_slave: use byte sizes instead of bits 2017-10-04 14:00:42 +02:00
print.c print: fix function definition 2020-01-08 20:29:09 +01:00
print.h print: fix function definition 2020-01-08 20:29:09 +01:00
radio_esp8266.c use USART 2 instead of 1 for ESP8266 2017-01-30 09:46:04 +01:00
radio_esp8266.h add new library from spark abacus project 2016-10-23 17:42:55 +02:00
rtc_dcf77.c doc: fix documentation 2020-01-03 00:16:59 +01:00
rtc_dcf77.h doc: fix documentation 2020-01-03 00:16:59 +01:00
rtc_ds1307.c doc: fix documentation 2020-01-03 00:16:59 +01:00
rtc_ds1307.h doc: fix documentation 2020-01-03 00:16:59 +01:00
sensor_as3935.c doc: fix documentation 2020-01-03 00:16:59 +01:00
sensor_as3935.h doc: fix documentation 2020-01-03 00:16:59 +01:00
sensor_dht11.c add improvement from thermo-regulator project 2017-03-28 12:37:34 +02:00
sensor_dht11.h add improvement from thermo-regulator project 2017-03-28 12:37:34 +02:00
sensor_dht22.c add DHT22 sensor library from thermo-regulator project 2017-03-28 12:38:07 +02:00
sensor_dht22.h add DHT22 sensor library from thermo-regulator project 2017-03-28 12:38:07 +02:00
sensor_ds18b20.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
sensor_ds18b20.h sensor_ds18b20: fix doc typo 2017-10-04 13:55:43 +02:00
sensor_pzem.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
sensor_pzem.h add timer for inter-messsage silence to improve response rate 2017-01-30 09:54:58 +01:00
sensor_sdm120.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
sensor_sdm120.h add new library from spark abacus project 2016-10-23 17:42:55 +02:00
terminal.c terminal: fix signed overflow warning 2019-06-12 15:05:37 +02:00
terminal.h take changes from busvoodoo branch 2018-04-03 16:59:02 +02:00
uart.c UART: switch to faster default baud rate 921600 bps 2019-06-12 15:12:02 +02:00
uart.h cherry-pick from busvoodoo branch, part 3 2018-02-18 15:20:47 +01:00
uart_soft.c (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
uart_soft.h add new library from spark abacus project 2016-10-23 17:42:55 +02:00
usart_enhanced.c USART: put parity LUT in header so others can use it 2018-10-07 23:11:19 +02:00
usart_enhanced.h USART: put parity LUT in header so others can use it 2018-10-07 23:11:19 +02:00
usb_cdcacm.c USB: fix disconnect 2020-01-03 20:17:29 +01:00
usb_cdcacm.h usb_cdcacm: minor, update doc 2019-12-12 21:31:51 +01:00
usb_dfu.c dfu: fix address check 2020-01-10 12:49:45 +01:00
usb_dfu.h usb_dfu: add serial to USB strings 2019-12-12 21:31:51 +01:00
vfd_hv518.c doc: fix documentation 2020-01-03 00:16:59 +01:00
vfd_hv518.h doc: fix documentation 2020-01-03 00:16:59 +01:00