Skip to content

naschidaniel/esp32-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add ENV Variables for rust-analycer

{ "rust-analyzer.cargo.buildScripts.useRustcWrapper": false, "rust-analyzer.cargo.buildScripts.enable": true, "rust-analyzer.cargo.buildScripts.overrideCommand": null, "rust-analyzer.checkOnSave.allTargets": false, "rust-analyzer.server.extraEnv": { "LIBCLANG_PATH": "/home/daniel/.rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-15.0.0-20221201/esp-clang/lib", "PATH": "/home/daniel/.rustup/toolchains/esp/xtensa-esp32-elf/esp-2021r2-patch5-8_4_0/xtensa-esp32-elf/bin:$PATH" } }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages