-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Seva D
committed
May 18, 2024
1 parent
5c2c8b9
commit 2df8877
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"name":"Example1","attributes":{"packed":true,"aligned":4},"members":[{"type":"uint8_t","vars":[{"name":"c","d":[]}],"meta":{}},{"type":"int","vars":[{"name":"v","d":[]}],"meta":{"BE":true},"comment":"@BE this value will be big-endian"},{"type":"unsigned long","vars":[{"name":"da","d":[]}],"meta":{}}],"meta":{}},{"name":"Example2","attributes":{"packed":true},"members":[{"type":"char","vars":[{"name":"name","d":[16]}],"meta":{}},{"type":"double","vars":[{"name":"dbl","d":[]}],"meta":{}},{"type":"int *","vars":[{"name":"p","d":[]}],"meta":{}},{"type":"uint32_t *","vars":[{"name":"da","d":[0]}],"meta":{}}],"meta":{"NE":true},"comment":"@NE"},{"name":"Example3","attributes":null,"members":[{"type":"uint8_t","vars":[{"name":"c","d":[]}],"meta":{}},{"type":"double","vars":[{"name":"m","d":[16,16]}],"meta":{}}],"meta":{}},{"name":"Example4","attributes":{},"members":[{"type":"uint8_t","vars":[{"name":"version","d":[],"bits":4},{"name":"headerLength","d":[],"bits":4},{"name":"something","d":[],"bits":3}],"meta":{}},{"type":"uint8_t","vars":[{"name":"typeOfService","d":[]}],"meta":{}}],"meta":{}}] | ||
[{"name":"Example1","attributes":{"packed":true,"aligned":4},"members":[{"type":"uint8_t","vars":[{"name":"c","d":[]}],"meta":{}},{"type":"int","vars":[{"name":"v","d":[]}],"meta":{"BE":true},"comment":"@BE this value will be big-endian"},{"type":"unsigned long","vars":[{"name":"da","d":[]}],"meta":{}}],"meta":{}},{"name":"Example2","attributes":{"packed":true},"members":[{"type":"char","vars":[{"name":"name","d":[16]}],"meta":{}},{"type":"double","vars":[{"name":"dbl","d":[]}],"meta":{}},{"type":"int *","vars":[{"name":"p","d":[]}],"meta":{}},{"type":"uint32_t *","vars":[{"name":"da","d":[0]}],"meta":{}}],"meta":{"NE":true},"comment":"@NE"},{"name":"Example3","attributes":null,"members":[{"type":"uint8_t","vars":[{"name":"c","d":[]}],"meta":{}},{"type":"double","vars":[{"name":"m","d":[16,16]}],"meta":{}}],"meta":{}},{"name":"Example4","attributes":{"packed":true},"members":[{"type":"uint8_t","vars":[{"name":"version","d":[],"bits":4},{"name":"headerLength","d":[],"bits":4},{"name":"something","d":[],"bits":3}],"meta":{}},{"type":"uint8_t","vars":[{"name":"typeOfService","d":[]}],"meta":{}}],"meta":{}}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters