diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-14 13:52:32 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-14 13:52:32 -0400 |
| commit | 77fed80fcd67489f5d8af4d0bb1cc5470f8eb959 (patch) | |
| tree | 0da9b1ed08dd79b14b3cbb116e7e1d653de573d9 | |
| parent | 61ac3685780003333b19c4aa5ae57ce002e4e77d (diff) | |
Moving external interrupts docs to "Hardware Peripherals" index section.
| -rw-r--r-- | docs/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index de71411..1d1a5be 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -34,7 +34,6 @@ Have fun! Libraries <libraries> Arduino Compatibility <compatibility> libmaple <libmaple> - External Interrupts <external-interrupts> Bootloader <bootloader> Troubleshooting <troubleshooting> Known Problems <errata> @@ -48,6 +47,7 @@ Have fun! :maxdepth: 1 adc + external-interrupts gpio i2c jtag |
