Konrad Beckmann
1215d0e3fd
Revert "ci: Remove --http1.1 flag"
...
Seems this might still be needed after all
This reverts commit 2a9bf6d719 .
2021-11-11 20:44:46 +01:00
Konrad Beckmann
57a7dbc131
makefile: Improve readability of extflash info
2021-11-11 20:38:17 +01:00
Konrad Beckmann
2a9bf6d719
ci: Remove --http1.1 flag
2021-11-06 13:09:49 +01:00
Konrad Beckmann
ee3cb5e9b5
Add screenshot support
...
Closes #163
2021-10-31 02:30:13 +02:00
Konrad Beckmann
76313eff72
makefile: Add python version check (>= 3.6)
2021-10-09 21:51:59 +02:00
Brian Pugh
2ac8ff2e17
extflash_erase target ( #143 )
...
* extflash_erase target
* cleanup extflash_erase target script per PR comments
* remove verbosity in extflash_erase.sh
* fix syntax error in extflash_erase.sh. added flash_intflash as target dependency
2021-09-06 18:41:46 +02:00
Konrad Beckmann
823b4ea41e
Name variables more accurately
...
FLASHAPP = scripts/flashapp.sh
FLASH_MULTI = scripts/flash_multi.sh
2021-09-06 18:34:27 +02:00
bzhxx
7ba5232828
add gw to saves restore script ( #135 )
2021-08-16 21:12:04 +02:00
bzhxx
48a30f75f0
add gw to save backup script ( #134 )
2021-08-16 21:11:52 +02:00
Brian Pugh
dbc2253023
Working Bank2 Flashapp ( #131 )
...
* set intflash address when programming
* Allow flashapp to work when flashing bank 2
* update readme
* Add tim bootloader SRAM magic-byte
* move boot stuff around to more appropriate locations
2021-08-15 21:42:57 +02:00
Konrad Beckmann
422ad66214
ci: Add a placeholder rom for the gw emulator
2021-08-11 21:43:35 +02:00
Konrad Beckmann
e985070cdd
size: Print gw size
2021-08-11 21:43:06 +02:00
Konrad Beckmann
79636bd7ec
makefile: Add make dump_logs to dump callstack and logs
2021-08-04 11:57:59 +02:00
Konrad Beckmann
ade7cb6fc5
New flash driver and integrated loader
2021-08-03 17:06:54 +02:00
Konrad Beckmann
e7f2e7cf86
scripts: Disable debug based on RESET_DBGMCU
2021-07-13 19:25:30 +02:00
Konrad Beckmann
262ac696a9
scripts: Make the scripts more platform independent
...
Fixes a loop issue on mac
2021-07-13 19:19:13 +02:00
Konrad Beckmann
ccb7099a93
ci: Add linux integration build job
2021-07-12 22:37:47 +02:00
Konrad Beckmann
4a9e49bcde
scripts: Disable debug block when done for all scripts
2021-07-12 00:06:37 +02:00
Konrad Beckmann
a495618279
scripts: Disable debug block when done
2021-07-12 00:04:16 +02:00
Konrad Beckmann
1bfba9776e
Move scripts to a separate directory
2021-07-11 22:07:31 +02:00
Konrad Beckmann
70881218ef
ci: Move scripts
2021-07-11 22:07:28 +02:00