# convert_stc_head_keil_to_sdcc **Repository Path**: featherfly/convert_stc_head_keil_to_sdcc ## Basic Information - **Project Name**: convert_stc_head_keil_to_sdcc - **Description**: convert stc head keil to sdcc - **Primary Language**: NodeJS - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-05 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Transfer STC (Keil) head file to SDCC. # Installation #### 1. git clone this repository #### 2. install nodejs # Usage #### 1. put your stc head file to keil dir #### 2. run node ``` node convert.js ``` #### 3. you can find the converted file with the same name in sdcc dir