Skip to content

Sublime Text plugin for Parsing Intel Hex files

Notifications You must be signed in to change notification settings

jonadem/parsehex

 
 

Repository files navigation

Parsehex

A small utility for parsing and annotating Intel Hex files.

Standalone

Use parsehex.py from the command line.

Sublime text 2 and 3

To install plugin you need:

  1. Go to your plugin directory: Preferences -> Browse packages

  2. Clone the repository into a sub folder of the Packages folder

  3. Done, use Ctrl-Shift-P to access Intel Hex Decoding

Highlighting

parsehex.tmLanguage adds highlighting of the annotated file in Sublime Text. Press Ctrl-Shift-P and choose 'Set Syntax: Parsehex'.

About

Sublime Text plugin for Parsing Intel Hex files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%