diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -36,6 +36,7 @@ running it. | |||
| 36 | | [zig-embed](./zig-embed) | zig-0.13.0 | Embedding external resources in compiled binary. | | 36 | | [zig-embed](./zig-embed) | zig-0.13.0 | Embedding external resources in compiled binary. | |
| 37 | | [zig-struct-bin](./zig-struct-bin) | zig-0.13.0 | Save a struct into binary file and then reading it back. | | 37 | | [zig-struct-bin](./zig-struct-bin) | zig-0.13.0 | Save a struct into binary file and then reading it back. | |
| 38 | | [zig-elf](./zig-elf) | zig-0.14.0 | Read execution header of Elf64 format in Zig. | | 38 | | [zig-elf](./zig-elf) | zig-0.14.0 | Read execution header of Elf64 format in Zig. | |
| 39 | | [c-bluetooth](./c-bluetooth) | clang-17 | Scans for all Bluetooth devices. | | ||
| 39 | 40 | ||
| 40 | ## License | 41 | ## License |
| 41 | 42 | ||
