Best settings for TerminusTheme (https://github.com/blackyblack/TerminusTheme). Bindings for IAR project build included.
Installation: put in Sublime Text3/Packages/User.
IAR build instruction:
- Install IAR-C build plugin
- Create sublime project in the directory of your IAR project. Name your project exactly as your IAR project E.g. you will have project.ewp and project.sublime-project files
- Set path to iarbuild in the IAR-C.sublime-build
- Select IAR-C as build system in Sublime Text
- You can now build your IAR project with F9