Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _docs/tutorials/advanced/nuttx/6lowpan/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: 6LoWPAN Guide
permalink: /docs/tutorials/advanced/nuttx/6lowpan/
---

**Disclaimer: this tutorial is currently unmantained**

In this guide, we will show how to use micro-ROS over 6LoWPAN communication.

# What is 6LoWPAN?
Expand Down
2 changes: 2 additions & 0 deletions _docs/tutorials/advanced/nuttx/add_microros_config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Micro-ROS configuration for NuttX
permalink: /docs/tutorials/advanced/nuttx/add_microros_config/
---

**Disclaimer: this tutorial is currently unmantained**

| RTOS | ROS2 Version |
|:-----:|:------------:|
| NuttX | Dashing |
Expand Down
2 changes: 2 additions & 0 deletions _docs/tutorials/advanced/nuttx/debugging/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ permalink: /docs/tutorials/advanced/nuttx/debugging/
author: Ingo Lütkebohle (merged by Tomasz Kołcon)
---

**Disclaimer: this tutorial is currently unmantained**

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.

## Debugging a NuttX target with GDB and OpenOCD
Expand Down
2 changes: 2 additions & 0 deletions _docs/tutorials/advanced/nuttx/nsh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: NSH console over UART & USB
permalink: /docs/tutorials/advanced/nuttx/nsh/
---

**Disclaimer: this tutorial is currently unmantained**

| RTOS | Board compatible |
| :---: | :---------------: |
| NuttX | Olimex-STM32-E407 |
Expand Down