cmvr_head/packages/erpc-1.14.0/erpcgen/README.md
2025-12-30 15:44:41 +08:00

448 B

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.