From 02fd3c3f531a8cba211789915372c89f0bc906fc Mon Sep 17 00:00:00 2001 From: Stefan Date: Sat, 23 May 2015 11:43:25 +0200 Subject: [PATCH] Update README.md * add link to releases * add link to STM32F4Discovery Tutorial on pixhawk.org --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 34c2e880ea..7acae4a6ed 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ This repository contains the PX4 Flight Core, with the main applications located * [VTOL](http://px4.io/platforms/vtol/start) * Binaries (always up-to-date from master): * [Downloads](http://px4.io/firmware/downloads) +* Releases + * [Downloads](https://github.com/PX4/Firmware/releases) * Mailing list: [Google Groups](http://groups.google.com/group/px4users) ### Users ### @@ -36,6 +38,7 @@ This repository contains code supporting these boards: * FMUv1.x * FMUv2.x * AeroCore (v1 and v2) + * STM32F4Discovery (basic support) [Tutorial](https://pixhawk.org/modules/stm32f4discovery) ## NuttShell (NSH) ##