stm32f1/lib
King Kévin 304c4b5a47 remove unused libraries 2020-02-20 11:59:29 +01:00
..
flash_internal.c flash_internal: fix, EEPROM now grows from the end since invalidating does not work 2020-02-19 20:59:26 +01:00
flash_internal.h flash_internal: add emulated EEPROM functionnality 2020-01-03 18:13:05 +01:00
led_tm1637.c led_tm1637: change pins for this specific project 2020-02-19 21:22:20 +01:00
led_tm1637.h led_tm1637: allow number to be displayed without leading 0 2020-02-18 17:28:34 +01:00
menu.c menu (minor): add space around operators for readability 2019-03-26 19:52:46 +01:00
menu.h menu: add hex and bin arguments 2019-03-26 18:49:48 +01:00
print.c print: fix function definition 2020-01-08 20:29:09 +01:00
print.h print: fix function definition 2020-01-08 20:29:09 +01:00
spp_rx.c spp_rx: add library to get UART data from Bluetooth module 2020-02-19 21:23:05 +01:00
spp_rx.h spp_rx: add library to get UART data from Bluetooth module 2020-02-19 21:23:05 +01:00
terminal.c terminal: fix signed overflow warning 2019-06-12 15:05:37 +02:00
terminal.h take changes from busvoodoo branch 2018-04-03 16:59:02 +02:00
uart.c usb/uart: increase tx buffer to cope with the large setup messages 2020-02-19 21:23:05 +01:00
uart.h uart: increase index type to allow larger buffer 2020-02-19 21:07:58 +01:00
usb_cdcacm.c USB: adapt product name 2020-02-19 21:23:05 +01:00
usb_cdcacm.h usb_cdcacm: minor, update doc 2019-12-12 21:31:51 +01:00
usb_dfu.c dfu: fix address check 2020-01-10 12:49:45 +01:00
usb_dfu.h usb_dfu: add serial to USB strings 2019-12-12 21:31:51 +01:00