mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Sync "include" directory for PIO Remote // Resolve #2210
This commit is contained in:
@ -46,6 +46,8 @@ from platformio.project.helpers import get_project_core_dir as get_home_dir
|
||||
from platformio.project.helpers import \
|
||||
get_project_data_dir as get_projectdata_dir
|
||||
from platformio.project.helpers import get_project_dir
|
||||
from platformio.project.helpers import \
|
||||
get_project_include_dir as get_projectinclude_dir
|
||||
from platformio.project.helpers import \
|
||||
get_project_lib_dir as get_projectlib_dir
|
||||
from platformio.project.helpers import \
|
||||
|
Reference in New Issue
Block a user