mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
Cleanup docs
This commit is contained in:
@ -131,14 +131,6 @@ library with real build environment. Available compatibility modes:
|
||||
This mode can be changed using :ref:`projectconf_lib_compat_mode` option in
|
||||
:ref:`projectconf`.
|
||||
|
||||
Manual dependencies
|
||||
-------------------
|
||||
|
||||
If project or library contains own ``dependencies`` list (see
|
||||
:ref:`libjson_dependencies`), the LDF will not looking for dependencies in
|
||||
the source code. The specified libraries will be built automatically without
|
||||
check.
|
||||
|
||||
.. _ldf_c_cond_syntax:
|
||||
|
||||
C Preprocessor conditional syntax
|
||||
|
Reference in New Issue
Block a user