stm32f1/lib
King Kévin d9a7430481 busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
..
busvoodoo_global.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_global.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_hiz.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_hiz.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_i2c.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_i2c.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_oled.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_oled.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_onewire.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_onewire.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_rs232.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_rs232.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_rs485.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_rs485.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_sdio.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_sdio.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_spi.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_spi.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_uart.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_uart.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_uart_generic.c busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
busvoodoo_uart_generic.h busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
flash_internal.c flash_internal: probe_write only tests over advertized flash (works also with linker info) 2020-06-24 11:58:03 +02:00
flash_internal.h flash_internal: probe_write only tests over advertized flash (works also with linker info) 2020-06-24 11:58:03 +02:00
flash_sdcard.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
flash_sdcard.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
font.c lib: minor, simplify license 2021-03-31 14:08:27 +02:00
font.h lib: minor, simplify license 2021-03-31 14:08:27 +02:00
i2c_master.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
i2c_master.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
interrupt.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
interrupt.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
ir_nec.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
ir_nec.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
lcd_hd44780.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
lcd_hd44780.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
led_max7219.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
led_max7219.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
led_sk6812rgbw.c led_sk6812rgbw: extended version of WS2812B library, supporting 4th color, using bit banding, removing need of timer 2020-10-11 12:51:05 +02:00
led_sk6812rgbw.h led_sk6812rgbw: extended version of WS2812B library, supporting 4th color, using bit banding, removing need of timer 2020-10-11 12:51:05 +02:00
led_tm1637.c led_tm1637: allow the display to be upside down 2020-10-11 12:51:05 +02:00
led_tm1637.h led_tm1637: allow the display to be upside down 2020-10-11 12:51:05 +02:00
led_ws2812b.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
led_ws2812b.h led_ws2812b: minorx, fix comment 2020-10-11 12:51:05 +02:00
menu.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
menu.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
microwire_master.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
microwire_master.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
oled_ssd1306.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
oled_ssd1306.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
oled_text.c lib: minor, simplify license 2021-03-31 14:08:27 +02:00
oled_text.h lib: minor, simplify license 2021-03-31 14:08:27 +02:00
onewire_master.c onewire_master: use pin also available on dongle 2021-03-31 14:10:07 +02:00
onewire_master.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
onewire_slave.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
onewire_slave.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
print.c print: fix hex padding (and add spaces) 2020-06-24 11:57:59 +02:00
print.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
radio_esp8266.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
radio_esp8266.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
radio_sx172x.c sx172x: add library to communicate with semtech SX127x LoRa module 2020-06-10 19:04:27 +02:00
radio_sx172x.h sx172x: add library to communicate with semtech SX127x LoRa module 2020-06-10 19:04:27 +02:00
rtc_dcf77.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
rtc_dcf77.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
rtc_ds1307.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
rtc_ds1307.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_as3935.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_as3935.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_dht11.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_dht11.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_dht22.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_dht22.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_ds18b20.c sensor_ds18b20: fix set precision for single device 2020-12-10 20:16:02 +01:00
sensor_ds18b20.h sensor_ds18b20: fix set precision for single device 2020-12-10 20:16:02 +01:00
sensor_max1247.c sensor_max1247: add library to read ADC values from MAX1247 2020-12-10 20:16:02 +01:00
sensor_max1247.h sensor_max1247: add library to read ADC values from MAX1247 2020-12-10 20:16:02 +01:00
sensor_max6675.c sensor_max6675: add library for MAX6675 k-type thermocouple reader 2020-12-19 00:16:37 +01:00
sensor_max6675.h sensor_max6675: add library for MAX6675 k-type thermocouple reader 2020-12-19 00:16:37 +01:00
sensor_pzem.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_pzem.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_sdm120.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_sdm120.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
terminal.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
terminal.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
uart.c uart: replace mod with masking 2020-06-24 11:57:51 +02:00
uart.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
uart_soft.c uart_soft: use new pin definition, fix multi-uart support, use masking instead of mod 2020-06-24 11:57:54 +02:00
uart_soft.h uart_soft: use new pin definition, fix multi-uart support, use masking instead of mod 2020-06-24 11:57:54 +02:00
usart_enhanced.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
usart_enhanced.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
usb_cdcacm.c usb: don't include date in serial, so we can have a constant by id path 2021-03-31 14:10:07 +02:00
usb_cdcacm.h usb_cdcacm: add flush method to wait for empty buffer 2020-06-24 11:57:04 +02:00
usb_dfu.c make busvoodoo branch follow master 2021-03-31 14:10:07 +02:00
usb_dfu.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
vfd_hv518.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
vfd_hv518.h replace header license with SPDX statement 2020-06-10 19:04:41 +02:00