Switch over to using a .c file instead of a .S file for the startup code. ...
Switch over to using a .c file instead of a .S file for the startup code. Helps make order-of-compiling not matter.
Showing
- EVT/README.md 1 addition, 1 deletionEVT/README.md
- ch32v003evt/ch32v00x_conf.h 6 additions, 0 deletionsch32v003evt/ch32v00x_conf.h
- ch32v003evt/startup_ch32v003.c 144 additions, 0 deletionsch32v003evt/startup_ch32v003.c
- ch32v003evt/startup_ch32v00x.S 0 additions, 164 deletionsch32v003evt/startup_ch32v00x.S
- examples/blink/Makefile 6 additions, 5 deletionsexamples/blink/Makefile
- examples/blink/blink.c 1 addition, 1 deletionexamples/blink/blink.c
- examples/fulldemo/Makefile 6 additions, 5 deletionsexamples/fulldemo/Makefile
- examples/fulldemo/fulldemo.c 0 additions, 0 deletionsexamples/fulldemo/fulldemo.c
- examples/sandbox/Makefile 6 additions, 5 deletionsexamples/sandbox/Makefile
- examples/sandbox/sandbox.c 298 additions, 0 deletionsexamples/sandbox/sandbox.c
- hardware/WARNING.txt 2 additions, 0 deletionshardware/WARNING.txt
- hardware/ch32v003f4u6_pendant/VCCPSUSIM/VCCPSUSIM.kicad_pro 1 addition, 1 deletionhardware/ch32v003f4u6_pendant/VCCPSUSIM/VCCPSUSIM.kicad_pro
- hardware/ch32v003f4u6_pendant/VCCPSUSIM/VCCPSUSIM.kicad_sch 7 additions, 7 deletionshardware/ch32v003f4u6_pendant/VCCPSUSIM/VCCPSUSIM.kicad_sch
- hardware/ch32v003f4u6_with_wsled_nomic/ch32v003f4u6_with_wsled.kicad_pcb 8640 additions, 4745 deletions...03f4u6_with_wsled_nomic/ch32v003f4u6_with_wsled.kicad_pcb
- hardware/ch32v003f4u6_with_wsled_nomic/ch32v003f4u6_with_wsled.kicad_sch 513 additions, 251 deletions...03f4u6_with_wsled_nomic/ch32v003f4u6_with_wsled.kicad_sch
Loading
Please register or sign in to comment