Skip to content
Binary file added _docs/overview/hardware/imgs/NUCLEO-F446ZE.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/overview/hardware/imgs/NUCLEO-F746ZG.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/overview/hardware/imgs/NUCLEO-H743ZI.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/overview/hardware/imgs/arduinodue.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/overview/hardware/imgs/arduinozero.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/overview/hardware/imgs/opencr10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/overview/hardware/imgs/teensy32.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/overview/hardware/imgs/teensy41.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
425 changes: 314 additions & 111 deletions _docs/overview/hardware/index.md

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions _docs/tutorials/advanced/nuttx/debugging/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ NuttX integration for OpenOCD is relatively new as of the time of writing (early

#### Hardware

* a [supported embedded board](/docs/overview/hardware#evaluation-boards)
* a [support debugger probe](/docs/overview/hardware#development-tools)
<!-- Dead links -->
* a supported embedded board
* a support debugger probe

#### Software

Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-10-01-zephyr_partnership.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ micro-ROS is now an Associate Partner of the [Zephyr Project](https://www.zephyr

<img alt="Zephyr" src="https://upload.wikimedia.org/wikipedia/commons/2/2d/Zephyr-logo.png" width="45%"/>

Zephyr is a scalable open source Real-Time Operating System (RTOS) designed to fit resource constrained and embedded systems, with safety and security in mind. It forms part of [the Linux Foundation](https://www.linuxfoundation.org/), which supports a wide range of open source projects. Zephyr targets the same range of systems and applications with deterministic and time-critical constrains as micro-ROS, such as connected sensors and actuators, microcontrollers and small IoT devices of all kinds. micro-ROS and Zephyr complement each other by allowing to easily create heterogeneous distributed robotic systems and also integrate these devices seamlessly into the ROS 2 ecosystem.
Zephyr is a scalable open source Real-Time Operating System (RTOS) designed to fit resource constrained and embedded systems, with safety and security in mind. It forms part of [the Linux Foundation](https://www.linuxfoundation.org/), which supports a wide range of open source projects. Zephyr targets the same range of systems and applications with deterministic and time-critical constraints as micro-ROS, such as connected sensors and actuators, microcontrollers and small IoT devices of all kinds. micro-ROS and Zephyr complement each other by allowing to easily create heterogeneous distributed robotic systems and also integrate these devices seamlessly into the ROS 2 ecosystem.

For additional information and the official press release by the Zephyr Project, follow this [link](https://www.zephyrproject.org/google-and-facebook-select-zephyr-rtos-for-next-generation-products/).

Expand Down