From 257f4b1c5b49143512e12317ffe0bba2fb9113d3 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 19 Jan 2016 00:22:12 +0200 Subject: [PATCH] Update examples with extra scripts --- docs/projectconf.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/projectconf.rst b/docs/projectconf.rst index 38c7036c..0188e9b3 100644 --- a/docs/projectconf.rst +++ b/docs/projectconf.rst @@ -381,10 +381,11 @@ Example, specify own upload command for :ref:`platform_atmelavr`: * see built-in examples of `PlatformIO build scripts `_. * take a look at the multiple snippets/answers for the user questions: - `#365 `_, - `#351 `_, - `#236 `_, - `#247 `_ + + - `#462 Split C/C++ build flags `_ + - `#365 Extra configuration for ESP8266 uploader `_ + - `#351 Specific reset method for ESP8266 `_ + - `#247 Specific options for avrdude `_. ``targets`` ^^^^^^^^^^^