embedops
Featured Categories
All Categories
Recent Posts
EmbedOps: The Future of DevOps for Embedded Firmware
By: Tom Dever, VP of Product
In a rapidly evolving software development market, teams focused on embedded technologies are not benefiting from the same advancements as web and native platform developers. Dojo Five’s EmbedOps is addressing this issue by providing tools, integrations, and services that allow embedded teams to take full advantage of contemporary developer tools and advancements.
Using a Git GUI Isn’t All Bad (And Sometimes Pretty Useful)
While not the popular opinion of CLI git users, I’ve gotten a ton of mileage from my git GUI. Using the CLI rather than a GUI provides a lot of…
Read MoreThe Case for EmbedOps (Embedded DevOps)
From even before the first computer was working, the technology industry has been looking for the best way to write code. Today, as code “eats the world”, the types of…
Read MoreHow to set up Xilinx Vivado and Vitis on MacOS
Xilinx makes a number of great products that we have worked with in the past. If you haven’t used an FPGA-based platform before, it is amazing what you can do…
Read MoreSoftware Bill of Material (SBOM) for Medical Devices
Software Bill of Material (SBOM) for Medical Devices Modern devices are becoming increasingly more complex. Higher user expectations for product features and connectivity have developers looking to include third-party code…
Read More3 Steps to Reading New Code
Approaching Code For The First Time Whether you are approaching a code base for the first time or you are doing a code review for another developer, reading code may…
Read MoreStatic Analysis: Is It Necessary for Your Automatic Build?
Is This Extra Step Necessary? Static analysis has the potential to become an integral part of your regular development as well as your continuous integration setup. Is it necessary for…
Read MoreChoosing an embedded development board
Choosing a first development board can be daunting with so many choices. Here are some examples to give you an idea of what you could consider for your first board.…
Read MoreHow CI Pipeline Scripts and Exit Codes Interact
What is An Exit Code? An exit code, sometimes called a return code, is a number returned by a shell command or script. It tells the caller the status of…
Read MoreThe Unspoken Benefits of Having Automated CI Pipelines
In the web world, continuous integration and deployment (CI/CD) is quickly leaving “hot new trend territory” and heading toward being an absolute must for any development team. But if your…
Read More