Skip to content

Commit a864413

Browse files
authored
Add unmainained disclaimer (#242)
1 parent c755c39 commit a864413

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

_docs/tutorials/advanced/nuttx/6lowpan/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: 6LoWPAN Guide
33
permalink: /docs/tutorials/advanced/nuttx/6lowpan/
44
---
55

6+
**Disclaimer: this tutorial is currently unmantained**
7+
68
In this guide, we will show how to use micro-ROS over 6LoWPAN communication.
79

810
# What is 6LoWPAN?

_docs/tutorials/advanced/nuttx/add_microros_config/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Micro-ROS configuration for NuttX
33
permalink: /docs/tutorials/advanced/nuttx/add_microros_config/
44
---
55

6+
**Disclaimer: this tutorial is currently unmantained**
7+
68
| RTOS | ROS2 Version |
79
|:-----:|:------------:|
810
| NuttX | Dashing |

_docs/tutorials/advanced/nuttx/debugging/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ permalink: /docs/tutorials/advanced/nuttx/debugging/
44
author: Ingo Lütkebohle (merged by Tomasz Kołcon)
55
---
66

7+
**Disclaimer: this tutorial is currently unmantained**
8+
79
This tutorial consists of two parts: First, debugging a NuttX target with GDB and OpenOCD. This part covers tool installation and debugging via command line. Second, debugging with Visual Studio Code, i.e. using a modern IDE.
810

911
## Debugging a NuttX target with GDB and OpenOCD

_docs/tutorials/advanced/nuttx/nsh/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: NSH console over UART & USB
33
permalink: /docs/tutorials/advanced/nuttx/nsh/
44
---
55

6+
**Disclaimer: this tutorial is currently unmantained**
7+
68
| RTOS | Board compatible |
79
| :---: | :---------------: |
810
| NuttX | Olimex-STM32-E407 |

0 commit comments

Comments
 (0)