C++ - Singleton Pattern in Firmware Development
When you write the code that will run on the hardware target, C language has been chosen more frequent than C++. However, recently, hardware's capability has been evolved to deal with more complex system. The C++ is better option in this situation wh...
Jan 10, 20242 min read13

