diff options
author | Bdale Garbee <bdale@gag.com> | 2013-04-25 00:26:39 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-04-25 00:26:39 -0600 |
commit | f3ee7deb6b2fbae7e3c66fe0af0cba36378793f1 (patch) | |
tree | 163730be807a52fd18a775e675c628f4d7ca781d /Releasing | |
parent | 90b0db1ae53182c94bf12d661446fc369d916366 (diff) |
document need for an ARM Cortex toolchain in /opt/cortex, point to build docs
Diffstat (limited to 'Releasing')
-rw-r--r-- | Releasing | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +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! + git checkout master - make sure there is a doc/release-notes-<version>.xsl |