From c10c3be996057ed8d3df444225cfd039e2b87fb8 Mon Sep 17 00:00:00 2001 From: madcowswe Date: Sat, 19 Nov 2016 17:47:55 +0900 Subject: [PATCH] Update Eclipse download link to Neon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87d7e085..aa052f0a 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ There is an excellent project called CubeMX2Makefile, originally from baoshi. Th ## Setting up Eclipse development environment ### Install -* Install [Eclipse IDE for C/C++ Developers](http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/mars2) +* Install [Eclipse IDE for C/C++ Developers](http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/neon1a) * Install the [OpenOCD Eclipse plugin](http://gnuarmeclipse.github.io/plugins/install/) ### Import project