From b5a3b928f4816f013c6962ee8fee46702e14d957 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 21 Sep 2011 03:59:33 -0400 Subject: bootloader: Add FIXME for missing Native bootloader link. Signed-off-by: Marti Bolivar --- README | 1 + source/bootloader.rst | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README b/README index 87e8bf1..2fe5092 100644 --- a/README +++ b/README @@ -146,6 +146,7 @@ file for it into source/hardware/! * adc.rst: low-noise ADC banks * usart.rst: USART pin maps * gpio.rst: master pin maps + * bootloader.rst: flashing a custom bootloader - The quickstart document may not explain how to use the new board. If the board is different enough, a new, special-purpose quickstart diff --git a/source/bootloader.rst b/source/bootloader.rst index 1a0fa6d..e3eb65e 100644 --- a/source/bootloader.rst +++ b/source/bootloader.rst @@ -584,6 +584,8 @@ DFU pipe and bringing up the USB serial port. Flashing A Custom Bootloader ---------------------------- +.. FIXME [0.0.13] Update for Maple Native + .. warning:: This section is for users who want to put a fresh or custom bootloader on their board. It's possible to make a mistake in this process and e.g. render your Maple unable to communicate -- cgit v1.2.3