We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83fcea5 commit 0f07d8cCopy full SHA for 0f07d8c
README.md
@@ -349,6 +349,17 @@ is currently maintained by:
349
Project git repository is here:
350
https://github.com/yoctoproject/bmaptool
351
352
+
353
+## Alternatives
354
355
+There are alternative implementations of `bmaptool` in other programming languages:
356
357
+* [bmap-rs](https://github.com/collabora/) : Rust implementation
358
+* [bmap-writer](https://github.com/embetrix/bmap-writer) : C++ implementation
359
360
+> **Note:** Both alternative implementations focus solely on writing image files and still require `bmaptool` to generate the bmap file.
361
362
363
## Artem's Credits
364
365
* Ed Bartosh ([email protected]) for helping me with learning python
0 commit comments