summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/content/firmware/develop.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/content/firmware/develop.html b/web/content/firmware/develop.html
index e60fabc..e52b34a 100644
--- a/web/content/firmware/develop.html
+++ b/web/content/firmware/develop.html
@@ -9,8 +9,8 @@ free installation provided by <a
href="http://www.codesourcery.com/">Codesourcery</a>, but it should be possible
to compile firmware with any development environment for the Cortex-M3. We've
had the most luck with the &quot;IA32 GNU/Linux TAR&quot; package on <a
-href="http://www.codesourcery.com/sgpp/lite/arm/portal/release1592">this
-page</a>. Just unpack the archive and add the arm-2010.09/bin directory to
+href="http://www.codesourcery.com/sgpp/lite/arm/portal/release1802">this
+page</a>. Just unpack the archive and add the arm-2011.03/bin directory to
your PATH.</p>
<p>Although firmware source can be found in the release downloads, you will