mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Added info about dependencies
This commit is contained in:
@ -35,7 +35,9 @@ instruments.
|
|||||||
|
|
||||||
**Platformio** is well suited for **embedded development**. It can:
|
**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)
|
* Build *ELF* (executable and linkable firmware)
|
||||||
* Convert *ELF* to *HEX* or *BIN* file
|
* Convert *ELF* to *HEX* or *BIN* file
|
||||||
* Extract *EEPROM* data
|
* Extract *EEPROM* data
|
||||||
|
Reference in New Issue
Block a user