flash/nor/rp2040: fix size of flash write buffer
[fw/openocd] / doc / manual / main.txt
index 93dd3da01f2c5f9ef6d2abc814aa824697021ea1..c28fbe2288879f31adf78fdecd7c96fd96fe1d86 100644 (file)
@@ -9,7 +9,7 @@ and processes that have been developed by and for the OpenOCD community.
 Developers that want to contribute to OpenOCD should read the following
 sections before starting work:
 
-- The List of @subpage thelist enumerates opportunities for improving or
+- @subpage thelist enumerates opportunities for improving or
 extending the OpenOCD platform.  If your ideas are on The List, you might
 check the mailing list archives to find the status of your feature (or bug).
 - The @subpage styleguide provides rules that developers should
@@ -19,6 +19,8 @@ check the mailing list archives to find the status of your feature (or bug).
 - The @subpage bugs page contains the content of the BUGS file, which
   provides instructions for submitting bug reports to the maintainers.
 - The @subpage releases page describes the project's release process.
+- The @subpage endianness provides hints about writing and testing
+  endianness independent code for OpenOCD.
 
 @ref primer provide introductory materials for new developers on various
 specific topics.
@@ -82,6 +84,7 @@ modules are stacked in the current implementation (from bottom to top):
 - @subpage targetdocs
   - @ref targetarm
   - @ref targetnotarm
+  - @ref targetmips
   - @ref targetregister
   - @ref targetimage
   - @ref targettrace