.. _librarymanager: Library Manager =============== .. *"A missing library manager for embedded platforms (Atmel AVR, MSP430 and ARM from TI)"* [#]_ *PlatformIO Library Manager* allows you to organize external embedded libraries. You can search for new libraries via :ref:`Command Line ` or `WebSite `_ interfaces. You don't need to bother for finding the latest version of library. Due to :ref:`cmd_lib_update` command you will have up-to-date external libraries. .. toctree:: :maxdepth: 2 creating config .. [#] Inspired by `npm `_ and `bower `_ package managers for web.