diff options
Diffstat (limited to 'Releasing')
-rw-r--r-- | Releasing | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ These are Bdale's notes on how to do a release. - - make sure there's a suitable ARM Cortex toolchain in /opt/cortex! + - make sure there's a suitable ARM Cortex toolchain installed, + including pdclib and stlink. git checkout master |