STM32F1xx micro-controller C firmware template
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
stm32f1/lib
King Kévin f37b8309bb onewire_slave: use byte sizes instead of bits 6 years ago
..
flash_internal.c make flash library more general purpose and optimize if 6 years ago
flash_internal.h make flash library more general purpose and optimize it 6 years ago
flash_sdcard.c flash_sdcard: add write data function and improve other functions 6 years ago
flash_sdcard.h flash_sdcard: add write data function and improve other functions 6 years ago
i2c_master.c doc: fix typo 6 years ago
i2c_master.h add general I2C library 6 years ago
led_max7219.c add MAX7219 7-segment display library from clapperboard project 6 years ago
led_max7219.h add MAX7219 7-segment display library from clapperboard project 6 years ago
led_tm1637.c add TM1637 7-segment display library from clapperboard project 6 years ago
led_tm1637.h add TM1637 7-segment display library from clapperboard project 6 years ago
led_ws2812b.c get improved library files from LED clock 7 years ago
led_ws2812b.h get improved library files from LED clock 7 years ago
microwire_master.c add microwire library 6 years ago
microwire_master.h add microwire library 6 years ago
onewire_master.c onewire_master: fix rom search 6 years ago
onewire_master.h doc: fix typo 6 years ago
onewire_slave.c onewire_slave: use byte sizes instead of bits 6 years ago
onewire_slave.h onewire_slave: use byte sizes instead of bits 6 years ago
print.c add own print library to replace heavy glibs library 6 years ago
print.h doc: improve tag 6 years ago
radio_esp8266.c use USART 2 instead of 1 for ESP8266 6 years ago
radio_esp8266.h add new library from spark abacus project 7 years ago
rtc_dcf77.c get new library files from LED clock 7 years ago
rtc_dcf77.h get new library files from LED clock 7 years ago
rtc_ds1307.c add library fix from clapperboard project 6 years ago
rtc_ds1307.h add library fix from clapperboard project 6 years ago
sensor_dht11.c add improvement from thermo-regulator project 6 years ago
sensor_dht11.h add improvement from thermo-regulator project 6 years ago
sensor_dht22.c add DHT22 sensor library from thermo-regulator project 6 years ago
sensor_dht22.h add DHT22 sensor library from thermo-regulator project 6 years ago
sensor_ds18b20.c add DS18B20 temperature sensor library from thermo-regulator project 6 years ago
sensor_ds18b20.h sensor_ds18b20: fix doc typo 6 years ago
sensor_pzem.c add timer for inter-messsage silence to improve response rate 6 years ago
sensor_pzem.h add timer for inter-messsage silence to improve response rate 6 years ago
sensor_sdm120.c fix typo 6 years ago
sensor_sdm120.h add new library from spark abacus project 7 years ago
uart_soft.c add new library from spark abacus project 7 years ago
uart_soft.h add new library from spark abacus project 7 years ago
usart.c replace usart_get_interrupt_source with usart_get_flag to match libopencm3 update 6 years ago
usart.h add changes from spark abacus project 7 years ago
usb_cdcacm.c add DFU runtime to USB CDC ACM profile 6 years ago
usb_cdcacm.h add DFU runtime to USB CDC ACM profile 6 years ago
usb_dfu.c move DFU library to library folder 6 years ago
usb_dfu.h move DFU library to library folder 6 years ago
vfd_hv518.c document and correct VFD library 7 years ago
vfd_hv518.h document and correct VFD library 7 years ago