Commit Graph

8 Commits

Author SHA1 Message Date
Harald Welte cbff8e75d0 Make code compatible with picolibc >= 1.7.3
picolibc commit 1eba3461fd1664d38be36f3bf21898f889a7d2e3 changed
the way how stdio backends are used by picolibc.  Let's use the
PICOLIBC_STDIO_GLOBALS to differentiate the old vs. new method.

Closes: SYS#6042
2022-07-11 17:56:55 +02:00
Harald Welte b86a2daad1 microvty: Implement backspace and ctrl+c support; ignnore TAB + ESC 2021-05-07 12:22:28 +02:00
Harald Welte dfb3294ac8 Detect the OpenBLT XCP-CONNECT and reset (jump to bootloader)
This allows for firmware updates without power cycling
2021-05-07 08:37:35 +02:00
Harald Welte cd97005150 rfdsatt: move LED and microvty to fibre/protothreads 2021-05-05 23:00:14 +02:00
Harald Welte 645ed3a795 WIP: support for STM32F051 in addition to STM32F103
Related: SYS#5410
2021-03-28 18:43:25 +02:00
Harald Welte 1cc7bad32e microvty: re-display prompt on empty command 2021-03-28 16:46:15 +02:00
Harald Welte f962556911 integrate microvty 2021-03-28 16:16:16 +02:00
Harald Welte 8bcec75693 integrate picolibc and its stdio 2021-03-28 15:29:48 +02:00