stm32f1/lib
King Kévin 90ec47d49a app: adjust project name welcome text 2022-08-11 14:42:15 +02:00
..
flash_internal.c flash_internal: add support for STM32F401CE 2021-05-14 14:30:15 +02:00
flash_internal.h flash_internal: remove F1 flash utilities, add F4 section utility 2020-12-11 00:00:25 +01:00
flash_sdcard.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
flash_sdcard.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
font.c lib: minor, simplify license 2021-05-14 13:42:03 +02:00
font.h lib: minor, simplify license 2021-05-14 13:42:03 +02:00
i2c_master.c i2c_master: fix stop generation 2020-12-17 12:51:23 +01:00
i2c_master.h i2c_master: port to STM32F4 2020-12-17 12:48:37 +01:00
interrupt.c interrupt: port to STM32F4 2020-12-17 12:48:37 +01:00
interrupt.h interrupt: port to STM32F4 2020-12-17 12:48:37 +01:00
ir_nec.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
ir_nec.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
jep106.inc add SWD library 2021-03-23 17:22:48 +01:00
lcd_hd44780.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
lcd_hd44780.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
led_max7219.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
led_max7219.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
led_rgbpanel.c lib: put all RGB panel code in seperate library 2022-07-27 10:39:23 +02:00
led_rgbpanel.h lib: put all RGB panel code in seperate library 2022-07-27 10:39:23 +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 lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
led_tm1637.c led_tm1637: allow the display to be upside down 2020-10-11 12:51:05 +02:00
led_tm1637.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
led_ws2812b.c lib: port WS2812B to STM32F4 2022-07-14 14:59:24 +02:00
led_ws2812b.h ws2812b: set number of LEDs 2022-07-21 21:21:44 +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 lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
oled_ssd1306.c oled_ssd1306: adapt to ported I²C library 2020-12-17 12:48:37 +01:00
oled_ssd1306.h oled_ssd1306: adapt to ported I²C library 2020-12-17 12:48:37 +01:00
oled_text.c lib: minor, simplify license 2021-05-14 13:42:03 +02:00
oled_text.h lib: minor, simplify license 2021-05-14 13:42:03 +02:00
onewire_master.c onewire_master: port to STM32F4 2020-12-17 12:48:37 +01:00
onewire_master.h onewire_master: port to STM32F4 2020-12-17 12:48:37 +01:00
onewire_slave.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
onewire_slave.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01: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 esp8266: fix listen in case port is already opened 2022-08-11 14:07:10 +02:00
radio_esp8266.h esp8266: add connected function 2022-08-11 14:06:39 +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 lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
rtc_dcf77.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
rtc_dcf77.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
rtc_ds1307.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
rtc_ds1307.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
sensor_as3935.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_as3935.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
sensor_dht11.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_dht11.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
sensor_dht22.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_dht22.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
sensor_ds18b20.c sensor_ds18b20: fix set precision for single device 2020-12-10 20:16:02 +01:00
sensor_ds18b20.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +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: STM32F4 incompatible for now 2020-12-11 00:02:44 +01:00
sensor_max6675.c sensor_max6675: add library for MAX6675 k-type thermocouple reader 2021-05-14 13:42:03 +02:00
sensor_max6675.h sensor_max6675: mark as untested for STM32F4 2021-05-14 13:43:17 +02:00
sensor_mlx90614.c sensor_mlx90614: add library to read from MLX90614 IR-thermometer 2020-12-17 12:51:23 +01:00
sensor_mlx90614.h sensor_mlx90614: add library to read from MLX90614 IR-thermometer 2020-12-17 12:51:23 +01:00
sensor_pzem.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_pzem.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
sensor_sdm120.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
sensor_sdm120.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
sensor_sr04.c sensor_sr04: fix shadow counter value issue 2020-12-17 12:51:23 +01:00
sensor_sr04.h sensor_sr04: add library for HC-SR04 ultrasonic range sensor 2020-12-17 12:48:37 +01:00
smbus_master.c smbus_master: add SMBus library 2020-12-17 12:51:23 +01:00
smbus_master.h smbus_master: add SMBus library 2020-12-17 12:51:23 +01:00
swd.c swd: improve part number decoding 2021-03-23 17:22:48 +01:00
swd.h swd: improve documentation 2021-03-23 17:22:48 +01:00
terminal.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
terminal.h terminal: minor, fix doc 2020-12-11 00:00:25 +01:00
uart.c uart: port to STM32F4 2020-12-11 00:00:25 +01: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 lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00
usart_enhanced.c usart_enhanced: mark STM32F4 compatible (no difference with STM32F1) 2021-05-14 13:14:58 +02:00
usart_enhanced.h usart_enhanced: mark STM32F4 compatible (no difference with STM32F1) 2021-05-14 13:14:58 +02:00
usb_cdcacm.c app: adjust project name welcome text 2022-08-11 14:42:15 +02:00
usb_cdcacm.h USB CDC ACM: port to STM32F4 2020-12-11 00:00:25 +01:00
usb_dfu.c lib/usb_dfu: disable VBUS sensing 2021-09-24 16:00:23 +02:00
usb_dfu.h usb_dfu: update to work with F4 2020-12-11 00:00:25 +01:00
vfd_hv518.c replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
vfd_hv518.h lib: disable most libraries since they need tuning to be F4 compatible 2020-12-11 00:00:25 +01:00