cmvr_head/packages/erpc-1.14.0/erpcgen/README.md

14 lines
448 B
Markdown
Raw Normal View History

2025-12-30 15:44:41 +08:00
# ERPCGEN
## Directory Structure
- bin - Contains scripts used during building erpcgen application.
- src - Contains source code for erpcgen application.
- test - Contains erpcgen tests
- VisualStudio_v14 - Contains Visual Studio 2017 project files for building erpcgen application under windows.
## Files
- Makefile - Contains code to build erpcgen under Linux and OS X.
- CMakeLists.txt - Contains code to build erpcgen under Linux and OS X.