add ui, change project struct

This commit is contained in:
Sheikah
2023-01-23 16:39:02 +08:00
parent 5f59f9412a
commit df4db6d8c4
150 changed files with 931 additions and 741 deletions

View File

@@ -2,8 +2,8 @@ Device STM32G030C8
SelectInterface SWD
Speed auto
Connect
LoadFile build/radio-gnumake_test.bin 0x8000000
VerifyBin build/radio-gnumake_test.bin 0x8000000
LoadFile build/radio-gnumake.bin 0x8000000
VerifyBin build/radio-gnumake.bin 0x8000000
Reset
Go
EXit