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 cfdb9f8977 removed unused files 4 years ago
..
flash_internal.c flash_internal: fix page size detection 5 years ago
flash_internal.h make flash library more general purpose and optimize it 6 years ago
interrupt.c interrupt: add library to redirect ISR at runtime 5 years ago
interrupt.h interrupt: add library to redirect ISR at runtime 5 years ago
ir_nec.c ir_nec: add support for extended command address 5 years ago
ir_nec.h ir_nec: add support for extended command address 5 years ago
ir_nikon.c ir_nikon: add library to receive IR code or Nikon shutter remote 4 years ago
ir_nikon.h ir_nikon: add library to receive IR code or Nikon shutter remote 4 years ago
menu.c take changes from busvoodoo branch 5 years ago
menu.h fix library dependency 5 years ago
print.c take changes from busvoodoo branch 5 years ago
print.h cherry-pick from busvoodoo branch, part 1 5 years ago
terminal.c terminal: make prefix bold 5 years ago
terminal.h take changes from busvoodoo branch 5 years ago
uart.c UART: fix transmission problem when buffer is full 5 years ago
uart.h cherry-pick from busvoodoo branch, part 3 5 years ago
usb_cdcacm.c USB: fix packet loss 5 years ago
usb_cdcacm.h take changes from busvoodoo branch 5 years ago
usb_dfu.c update code to libopencm3 API change 5 years ago
usb_dfu.h move DFU library to library folder 6 years ago