# jx-nodemcu-firmware-master **Repository Path**: WaitingForMe/jx-nodemcu-firmware-master ## Basic Information - **Project Name**: jx-nodemcu-firmware-master - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-08 - **Last Updated**: 2023-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 整合版nodemcu-firmware-mast |必要步骤 |------------- |清理工程,执行`./nodemcu_make.bash make clean` |编译,执行`./nodemcu_make.bash make` ##### 注意 编译出的二进制文件在bin目录中,文件名为对应烧录地址。 合并后的二进制文件在bin目录中,文件名为0x0000.bin,烧录地址为0x0。