Changeset 8f2a852 in mainline for tools/mkhord.py
- Timestamp:
- 2008-08-10T00:04:55Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5749372
- Parents:
- 0516fd7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/mkhord.py
r0516fd7 r8f2a852 36 36 37 37 HEADER = """little: 38 char [4] tag/* 'HORD' */38 char tag[4] /* 'HORD' */ 39 39 uint8_t version /* version */ 40 40 uint8_t encoding /* encoding */
Note:
See TracChangeset
for help on using the changeset viewer.