As described in Part 1, a simple C++ application to blink an LED, what does this look like with no operating system? Blinky in C++ Here we have blinky on SiFive HiFive1 Rev B development board, built and loaded via Platform IO. Let’s look at the program flow, and the C++ and RISC-V…