diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 04:41:41 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 04:41:41 -0400 |
commit | 8b4c4d8871d9b2537b37bd3482f307611bb98121 (patch) | |
tree | e28d27499a0ba35b4857711f53f221a70a406736 /source | |
parent | 97e2ab5c5e6a028557c257c61563cd84b11bb021 (diff) | |
download | librambutan-8b4c4d8871d9b2537b37bd3482f307611bb98121.tar.gz librambutan-8b4c4d8871d9b2537b37bd3482f307611bb98121.zip |
bootloader: Add some 0.0.12 FIXME comments.
Diffstat (limited to 'source')
-rw-r--r-- | source/bootloader.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/bootloader.rst b/source/bootloader.rst index f64830d..df0d77d 100644 --- a/source/bootloader.rst +++ b/source/bootloader.rst @@ -622,7 +622,7 @@ do is to compile your bootloader binary. Note that an ASCII representation of the binary, such as the Intel .hex format, won't work. -.. FIXME [Mini, Native] links to precompiled bootloaders +.. FIXME [0.0.12] links to bootloaders for Mini and Native If you just want to flash the default Maple bootloader (the one that was installed on your Maple when it arrived), we host a `pre-compiled @@ -646,7 +646,7 @@ could use another Maple, an Arduino, etc. -- anything that allows your computer to communicate with the Maple you want to reprogram over a serial interface. -.. FIXME [Maple-specific values] +.. FIXME [0.0.12, Maple-specific values] If you do use an FTDI breakout board, first make sure your Maple is disconnected from an external power source, be it battery, USB, or |