# DesignPatternInC **Repository Path**: youryanglin/DesignPatternInC ## Basic Information - **Project Name**: DesignPatternInC - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-29 - **Last Updated**: 2025-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DesignPatternInC Implementing the design in C language, especially in resources limited embedded field. #Compiler GCC in Cygwin, Make #IDE VSCode V1.99.3 #Set up Environment step1: Install VSCode step2: Install Cygwin step3: Add D:\cygwin\bin to envirnment variable step4: Create Makefile step5: type make in command line step6: Run the target file (xxx.exe)