Reference#

hexrec.base

Base types and classes.

hexrec.formats

Record formats.

hexrec.formats.asciihex

ASCII-hex format.

hexrec.formats.avr

Atmel Generic format.

hexrec.formats.ihex

Intel HEX format.

hexrec.formats.mos

MOS Technology format.

hexrec.formats.raw

Binary format.

hexrec.formats.sqtp

Microchip Serial Quick Time Programming format.

hexrec.formats.srec

Motorola S-record format.

hexrec.formats.titxt

Texas Instruments TI-TXT format.

hexrec.formats.xtek

Tektronix extended HEX format.

hexrec.hexdump

Emulation of the hexdump utility.

hexrec.utils

Generic utility functions.

hexrec.xxd

Emulation of the xxd utility.