git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12832 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
f06a43a7ea
commit
7212ba9c5f
|
@ -74,6 +74,10 @@
|
|||
*****************************************************************************
|
||||
|
||||
*** Next ***
|
||||
- NEW: Added a "library generator" project for RT, it allows to
|
||||
generate a library with a pre-configured RT. It also includes
|
||||
an "header generator" able to generate an unified "ch.h" with
|
||||
all options resolved.
|
||||
- LIB: Improved OSLIB initialization.
|
||||
- NEW: Lots of style fixes thanks to the new tool.
|
||||
- NEW: Code style checker tool added.
|
||||
|
|
Loading…
Reference in New Issue