Update readme

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14010 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
cinsights 2020-12-31 11:05:45 +00:00
parent 476c02c139
commit 76fd617d63
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
*****************************************************************************
*** Next ***
- NEW: Added event listener flags get/set and dispatch() with user data
- NEW: Added chscanf() and buffered streams, contributed by Alex Lewontin.
- NEW: Added option to LWIP bindings to use memory pools instead of heap
allocator.