C++ dev questions
Posted on August 08, 2012 at 18:30I have some PLC .cpp source/header files that I want to port over to my micro code that uses linked lists and what not. I noticed that main is a c file as is the rest of the stm320xx std periph drivers. Can I use...