Hi Experts,
I am new with MCUXpresso and its unit testing. I have a question related to unit testing. Why MCUXpresso use unity test framework instead of Google test framework.?
 
					
				
		
You are of course free to use any test framework you want to use, there is no limitation on this.
I tried with gtest and unity test frameworks. Unity test framework is integrated smoothly with MCUXpresso and Gtest gives an error of compiler which is:
