protofusion repositories
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
Admin
Repositories
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
therm
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ cfa4fd71c861
Branch filter:
cortex-f0 at cfa4fd71c861
cortex-f0
default
rtd
Location:
therm
/
flash.sh
Show Full History
Show Authors
cfa4fd71c861
61 B
application/x-sh
Show Annotation
Show as Raw
Download as Raw
Ethan Zonca
Fixed rendering issues when drawing setpoints, other various fixes
1
2
3
4
#!/bin/bash
cd
build
st-flash write main.bin 0x8000000
cd
..