Skip to content

Wharpheus/cimol-micro-intellisense

 
 

Repository files navigation

cimol-micro-intellisense

Description: The "cimol-micro-intellisense" is an extension developed to assist in microcontroller development. It supports the c_cpp extension without the need for configuration.

UI

Feats

  • Compile 8051: Compiles for the 8051 microcontroller using the executable of the sdcc compiler specified in the settings.
  • Compile PC: Compiles for the PC using the executable of the tinyc compiler specified in the settings.
  • Compile PIC: Compiles for the PIC microcontroller using the executable of the ccs compiler specified in the settings.
  • Run PC Executes the file generated by the tinyc compiler.

For more

By edsonfischborn Initially developed for CIMOL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.3%
  • CSS 6.5%
  • JavaScript 4.2%