1c8666e946
* Better environement integration : - Environement can be selected in the build target menu of CLion - Platformio target runs on the selected environment - Changing environment changes defined preprocessor variables and includes accordingly - Added 'All' build profile that runs targets on all environment if there are multiple of them (Original behaviour) * Calling get_project_dir() only once. * Fixed include path not being converted to unix style. Removed duplicate and not normalized definition