Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit fc050ff

Browse files
authored
Merge pull request #16 from mcu-tools/gh-docs
Change documentation to redirect to GH pages
2 parents b413799 + 8fb4b80 commit fc050ff

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

_pages/documentation.md

+3-14
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,7 @@ flow:
1313

1414
### Table of contents
1515

16-
{% include docs_toc.html %}
16+
Project documentation is stored within the [project
17+
source](https://github.com/mcu-tools/mcuboot/tree/main/docs).
1718

18-
### Browsing
19-
Information and documentation on the bootloader is stored within the source. For more information
20-
in the source, here are some pointers:
21-
22-
boot/bootutil: The core of the bootloader itself. \
23-
boot/boot_serial: Support for serial upgrade within the bootloader itself. \
24-
boot/zephyr: Port of the bootloader to Zephyr \
25-
boot/mynewt: Mynewt bootloader app \
26-
boot/mbed: Port of the bootloader to Mbed-OS \
27-
boot/nuttx: Bootloader application and port of MCUboot interfaces for NuttX. \
28-
boot/espressif: Bootloader application and MCUboot port for Espressif SoCs. \
29-
imgtool: A tool to securely sign firmware images for booting by MCUboot. \
30-
sim: A bootloader simulator for testing and regression
19+
[Click here to view documentation](https://docs.mcuboot.com/)

0 commit comments

Comments
 (0)