1
0
forked from Git_test/Git_TEST
This commit is contained in:
2025-09-22 16:44:11 +08:00
parent ceaf5231fa
commit f137219b2d
3 changed files with 1885 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -187,7 +187,6 @@
<RvdsVP>0</RvdsVP>
<RvdsMve>0</RvdsMve>
<RvdsCdeCp>0</RvdsCdeCp>
<nBranchProt>0</nBranchProt>
<hadIRAM2>0</hadIRAM2>
<hadIROM2>0</hadIROM2>
<StupSel>8</StupSel>
@@ -619,6 +618,12 @@
<Layers>
<Layer>
<LayName>JX_STM32_Project_DEMO</LayName>
<LayDesc></LayDesc>
<LayUrl></LayUrl>
<LayKeys></LayKeys>
<LayCat></LayCat>
<LayLic></LayLic>
<LayTarg>0</LayTarg>
<LayPrjMark>1</LayPrjMark>
</Layer>
</Layers>

View File

@@ -1,6 +1,7 @@
#include "stm32f10x.h"
#include "Run_Led.h"
//111111111111111111
int main(void)
{