From 8cf9b7820ef35cc57d40410636277c9c258d219e Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 8 Dec 2015 12:46:32 +0100 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb33fff02e..abbf0975a6 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ Testing guide: http://px4.io/dev/unit_tests This repository contains code supporting these boards: - * [Snapdragon Flight](https://www.intrinsyc.com/qualcomm-snapdragon-flight/) + * [Snapdragon Flight](http://dev.px4.io/hardware-snapdragon.html) * FMUv1.x - * FMUv2.x (Pixhawk) - * FMUv3.x (Pixhawk 2) + * FMUv2.x ([Pixhawk](http://dev.px4.io/hardware-pixhawk.html), Pixhawk 2 and [Pixfalcon](http://dev.px4.io/hardware-pixfalcon.html)) + * FMUv4.x (Pixhawk X and [Pixracer](http://dev.px4.io/hardware-pixracer.html)) * AeroCore (v1 and v2) * STM32F4Discovery (basic support) [Tutorial](https://pixhawk.org/modules/stm32f4discovery)