Initializing repository

This is the progress that I had made before putting this project on GitHub
This commit is contained in:
Merrick 2019-11-08 00:28:18 -05:00
parent a99bef95a3
commit ad7efe8b9b
713 changed files with 1072205 additions and 0 deletions

View file

@ -0,0 +1,31 @@
"--endian=little"
"--cpu=Cortex-M4"
"--fpu=VFPv4_SP"
"-p"
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.2\arm\CONFIG\debugger\ST\STM32F429ZI.ddf"
"--drv_verify_download"
"--semihosting"
"--device=STM32F429ZI"
"--drv_interface=SWD"
"--stlink_reset_strategy=0,2"
"--drv_swo_clock_setup=100000000,0,2000000"
"--drv_catch_exceptions=0x000"
"--drv_debug_ap=0"
"--stlink_probe=stlinkv2"