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 e598b572c2 rtc_dcf77: better decoding using signal correlation 6 years ago
..
flash_internal.c lib/flash_internal: re-add used library 6 years ago
flash_internal.h lib/flash_internal: re-add used library 6 years ago
led_ws2812b.c lib/led_ws2812b: now use global macros 6 years ago
led_ws2812b.h lib/led_ws2812b: now use global macros 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
rtc_dcf77.c rtc_dcf77: better decoding using signal correlation 6 years ago
rtc_dcf77.h rtc_dcf77: better decoding using signal correlation 6 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