Searched refs:devices_csv_path (Results 1 – 2 of 2) sorted by relevance
160 char *devices_csv_path; in msp430_get_linker_devices_include_path() local161 if (msp430_check_env_var_for_devices (&devices_csv_path)) in msp430_get_linker_devices_include_path()163 return concat ("-L", msp430_dirname (devices_csv_path), NULL); in msp430_get_linker_devices_include_path()