Dear all,
I was a user if IAR, and in IAR there was a function which is called " auto indent". When you use it, it can auto formatting your code, make it more clear to read.
For example :
When you type below ( usually copied from another text file which was not tabified correctly):
void SetupData(uint16_t data) { data=data<<8; GPIOB->ODR=(data); }
Use the function Auto Indent with this block of code can auto formatting your code as below :
I want to know if Keil and µvision can do it, it saves a lot of time for me. Without this function, i won't buy µvision but will investe in IAR tools. Thank all,
BY THE WAY : now we know you are the type of person who don't want to assume his negative point. A good engineer see every critic as a point to improve himself, I CAN'T AWARE THAT I CAN HAVE THIS FUNCTION whatever IDE i'm using, but I WANT IT in KEIL if i have to pay 5k€ to buy it !!!