add a few more fw examples

This commit is contained in:
2020-06-18 12:15:52 +02:00
parent a96cb14dcf
commit 27cad2f819
166 changed files with 16803 additions and 0 deletions

3
dhrystone/.gdbinit Normal file
View File

@ -0,0 +1,3 @@
target remote :20000
set remotebreak
b main