CrazyEngineers
  • Sublime Text 3 For AVR Development

    Updated: Oct 26, 2024
    Views: 1.8K
    Been working on hobby AVR project since couple of days, I was looking for a nice plugin for Atom or Sublime Text 3, and after lurking ST package control I found this awesome plugin named "AVR" that literally makes AVR development easier.

    - Select The AVR Project & Select the chip

    Screenshot from 2015-10-20 08-19-40 Screenshot from 2015-10-20 08-20-47

    - Select the directory and C template and makefile template will be generated.
    Screenshot from 2015-10-20 08-40-08
    - C templates and makefile templates from ST3

    Screenshot from 2015-10-20 08-22-58 Screenshot from 2015-10-20 08-23-12

    Write down your code and press ctrl+B, you can even change the compiler optimization level from Preference Settings of AVR package.

    For more detail visit : <a href="https://github.com/kblomqvist/SublimeAVR" target="_blank" rel="nofollow noopener noreferrer">GitHub - kblomqvist/SublimeAVR: AVR project templates with code completion and navigation</a>

    Hope someone will find it useful.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Home Channels Search Login Register