From 04b3ee99e0d492d26d69632d143480fde118a441 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 14 Jun 2014 16:02:31 +0300 Subject: [PATCH] Added info about dependencies --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0b75a87e..51bc3040 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,9 @@ instruments. **Platformio** is well suited for **embedded development**. It can: -* Compile frameworks and libraries sources to static libraries +* Automatic dependency analysis +* Reliable detection of build changes +* Compile framework or library sources to static libraries * Build *ELF* (executable and linkable firmware) * Convert *ELF* to *HEX* or *BIN* file * Extract *EEPROM* data