From d3b984684bb8a8bdc48cc7a1abecb93ce59bbe3e Mon Sep 17 00:00:00 2001 From: Marco Paland Date: Wed, 1 Jan 2020 18:16:48 +0100 Subject: chore(readme): 2020 announcement --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9554ebf..2122653 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ If memory footprint is really a critical issue, floating point, exponential and When using printf (instead of sprintf/snprintf) you have to provide your own `_putchar()` low level function as console/serial output. +## 2020 announcement +This project is not dead! I just had no time in 2019 for sufficient support, sorry. +Within the next weeks, I will have a look to all PRs and open issues. +Thank you all for supporting this project. + + ## Highlights and Design Goals There is a boatload of so called 'tiny' printf implementations around. So why this one? -- cgit v1.2.3