Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 448 Bytes

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.