Skip to content

Commit d3b9846

Browse files
committed
chore(readme): 2020 announcement
1 parent 21eea6c commit d3b9846

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ If memory footprint is really a critical issue, floating point, exponential and
1616
When using printf (instead of sprintf/snprintf) you have to provide your own `_putchar()` low level function as console/serial output.
1717

1818

19+
## 2020 announcement
20+
This project is not dead! I just had no time in 2019 for sufficient support, sorry.
21+
Within the next weeks, I will have a look to all PRs and open issues.
22+
Thank you all for supporting this project.
23+
24+
1925
## Highlights and Design Goals
2026

2127
There is a boatload of so called 'tiny' printf implementations around. So why this one?

0 commit comments

Comments
 (0)