aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@lozenge.(none)>2012-07-13 02:49:44 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-07-13 03:29:23 -0400
commitd137d0e40f1258902583fed2751a172286f037d4 (patch)
tree4b58a883d717e2c1249613752f023f757eea3721
parent438dfb991fb1e7d9dba37449dd618ada2368aee2 (diff)
downloadlibrambutan-d137d0e40f1258902583fed2751a172286f037d4.tar.gz
librambutan-d137d0e40f1258902583fed2751a172286f037d4.zip
Mention Windows unix-toolchain instructions in whats-new.rst.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r--source/whats-new.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/whats-new.rst b/source/whats-new.rst
index c1f0bd5..ca8b1be 100644
--- a/source/whats-new.rst
+++ b/source/whats-new.rst
@@ -38,6 +38,9 @@ v0.0.13
as ``#include "SPI.h"`` and clashes with :ref:`libmaple-spi` on
case-insensitive filesystems like OS X's).
+- :ref:`Windows instructions <toolchain-win-setup>` for the
+ :ref:`unix-toolchain`.
+
**Wirish**
- Wire I2C library: New, improved, and more Arduino-compatible