Embedded IDE For VSCode Code
An embedded development environment on vscode
Brought to you by:
github0null
Supported Platform: Windows X64 (>= Windows 10), Linux x64
A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V/Universal-Gcc
on VsCode.
Provide 8051/AVR/STM8/Cortex-M/RISC-V
project development, compilation, program flash and other functions.
cortex-debug, STM8-Debug
.C/C++ IntelliSense Provider
for ms-vscode.cpptools
, Not Need to configurate c_cpp_properties.json
file.Install any of the above compilers
Open the Operations bar of the extension to set the compiler installation path
Click on the New
or Import
function in the Operations bar to start your project