[Icc-avr] highlight keywords in editor?

Rich Webb webbra.mlist at verizon.net
Sat Feb 9 14:53:24 PST 2008


> Anyone know of a way to make __flash show up in the editor as a highlighted  
> keyword? Does the editor have a list of keywords in it? Any way to add __flash 
>  to it?

If you use vim/gvim, just add it to the syntax file c.vim:

syn keyword	cStorageClass	__flash



More information about the Icc-avr mailing list