forked from EmbeddedRPC/erpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-- Improved code size of generated code. -- Generating crc value is optional. -- Fixed CMSIS Uart driver. Removed dependency on KSDK. -- List names are based on their types. Names are more deterministic. -- Service objects are as a default created as global static objects. -- Added missing doxygen comments. -- Forbid users use reserved words. -- Removed outByref for function parameters. -- Added support for 64bit numbers. -- Added support of program language specific annotations. -- Optimized code style of callback functions. -- Use newer version of clang-format application (5.0). -- Updated and fixed clang-format config file. -- Updated Copyrights. -- Added support of Zephyr RTOS.
- Loading branch information
1 parent
9258f58
commit ffee61e
Showing
291 changed files
with
6,427 additions
and
4,115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.