Tag Archives: c#

Develop your own firmware update tool in C# with LibOpenBLT

Did you know that the OpenBLT bootloader includes a shared library, allowing you to quickly develop your own firmware update tool? This library is called LibOpenBLT. Recently, I developed LibOpenBLT bindings for the C# programming language. It’s basically a wrapper … Continue reading

Posted in OpenBLT | Tagged , | Comments Off on Develop your own firmware update tool in C# with LibOpenBLT