Commit Graph

19 Commits

Author SHA1 Message Date
King Kévin 99a039c3c8 application (minor): improve main loop interactiveness 2019-06-18 17:45:53 +02:00
King Kévin 64736947e9 application (minor): improve spacing 2019-06-18 17:44:50 +02:00
King Kévin 931f0e3cbb application: add option RTC with date time function command 2019-06-18 17:43:43 +02:00
King Kévin 230151a102 (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
King Kévin c1bc2527bb disable UART output for ST-Link V2 board
on ST-Link V2 USART1_TX is also the LED pin
if you still want USART1 for debugging output, remap it
USART1_TX will then be on RST pin of connector,
USART1_RX will then be on SWIM pin of connector,
remapping is not done per default since this board already has
a limited number of pin available on the connector
2018-10-29 15:03:34 +01:00
King Kévin 60de1182a4 add support for ST-Link V2 clone adapter 2018-10-29 14:14:32 +01:00
King Kévin 4b531542dc fix RTC with HSE initialisation 2018-10-29 14:09:01 +01:00
King Kévin fd59ef5ac4 blue pill: use HSE as RTC clock to be able to toogle onboard LED 2018-10-28 22:44:53 +01:00
King Kévin fcbabf1ea7 application: integrate terminal and menu 2018-04-06 17:37:17 +02:00
King Kévin 7169785e56 fix/adapt cherry-pick from busvoodoo branch 2018-02-18 15:28:00 +01:00
King Kévin e14f6bccd6 cherry-pick from busvoodoo branch, part 2 2018-02-18 15:20:01 +01:00
King Kévin 0c925ba957 cherry-pick from busvoodoo branch, part 1 2018-02-18 15:18:42 +01:00
King Kévin d1d9927267 application: fix typo 2017-10-04 14:02:50 +02:00
King Kévin 1792196219 application: fix month handling 2017-10-04 13:55:43 +02:00
King Kévin e3b3baabf2 application: fix typo 2017-08-02 13:46:20 +02:00
King Kévin af48bf09d6 use RTC to get date and time 2017-06-27 15:44:03 +02:00
King Kévin 900c2e052d fix function name 2017-04-19 16:26:40 +02:00
King Kévin 74cc193a16 update usb_cdcacm function calls 2017-04-19 16:24:07 +02:00
King Kévin 5a2a0130c8 add DFU bootloader 2017-04-15 13:51:24 +02:00