stm32f1/lib
King Kévin 5129277b6b USB: improve comments and a fix of code 2018-04-08 15:45:34 +02:00
..
busvoodoo_global.c BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_global.h BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_hiz.c BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_hiz.h BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_i2c.c BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_i2c.h BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_oled.c BV: fix doc 2018-03-21 23:20:39 +01:00
busvoodoo_oled.h BV: fix doc 2018-03-21 23:20:39 +01:00
busvoodoo_rs232.c BV RS-232: fix doc 2018-04-04 17:21:51 +02:00
busvoodoo_rs232.h BV RS-232: fix doc 2018-04-04 17:21:51 +02:00
busvoodoo_spi.c BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_spi.h BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_uart.c BV: support full only modes 2018-04-04 17:14:36 +02:00
busvoodoo_uart.h BV: support full only modes 2018-04-04 17:15:42 +02:00
flash_internal.c flash_internal: fix page size detection 2018-04-07 11:12:17 +02:00
flash_internal.h make flash library more general purpose and optimize it 2017-04-15 13:57:19 +02:00
flash_sdcard.c flash_sdcard: add write data function and improve other functions 2017-08-01 02:05:41 +02: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: add bus error checks 2018-04-03 15:41:31 +02:00
i2c_master.h I2C: add bus error checks 2018-04-03 15:41:31 +02:00
led_tm1637.c add TM1637 7-segment display library from clapperboard project 2017-04-03 13:08:49 +02:00
led_tm1637.h add TM1637 7-segment display library from clapperboard project 2017-04-03 13:08:49 +02:00
led_ws2812b.c lib/led_ws2812b: now use global macros 2017-10-13 16:03:37 +02:00
led_ws2812b.h lib/led_ws2812b: now use global macros 2017-10-13 16:03:37 +02:00
menu.c menu: pass remaning of line instead of word when argument is a string 2018-03-17 19:24:34 +01:00
menu.h fix doc 2018-03-21 23:20:05 +01:00
microwire_master.c add microwire library 2017-04-15 13:59:01 +02:00
microwire_master.h add microwire library 2017-04-15 13:59:01 +02:00
oled_ssd1306.c OLED: better device presence check 2018-04-02 20:38:59 +02:00
oled_ssd1306.h fix doc 2018-03-21 23:20:05 +01:00
onewire_master.c onewire_master: fix rom search 2017-10-04 13:55:43 +02:00
onewire_master.h doc: fix typo 2017-10-04 13:55:43 +02:00
print.c print: fix padding and fractional accumulation 2018-03-23 09:09:26 +01:00
print.h print: add floating point numbers support 2017-12-14 10:23:31 +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
terminal.c terminal: increase history 2018-02-06 17:25:53 +01:00
terminal.h fix doc 2018-03-21 23:20:05 +01:00
uart.c global: rename USART macros 2018-03-22 12:00:54 +01:00
uart.h uart: user central user input storage 2018-01-24 22:18:37 +01:00
usb_cdcacm.c USB: improve comments and a fix of code 2018-04-08 15:45:34 +02:00
usb_cdcacm.h USB: provide connectivity flag 2018-02-23 15:59:28 +01:00
usb_dfu.c flash internal: check enforced flash size 2018-04-06 19:58:16 +02:00
usb_dfu.h move DFU library to library folder 2017-04-15 13:55:45 +02:00