I agree. Keep the configuration files in all lowercase. It leads to much less confusion and less of a likelihood of problems in Linux land due to case problems.
I'm also wondering if the manufacturer of a target controller or board is necessary at the beginning of the configuration file. After all, atmel_at91sam9260.cfg is a little redundant considering that the "at" signifies Atmel. Just my two cents. // Dean On Thu, Mar 5, 2009 at 12:48 PM, Michael Schwingen < [email protected]> wrote: > Laurent Gauch wrote: > > For me it will be better to remove uppercase for any files. > > > <AOL> Me too! </AOL> > > > /target/atmel_at91sam7s.cfg not /target/Atmel_AT91SAM7S.cfg > > /board/atmel_at91sam7s-ek.cfg not /board/Atmel_AT91SAM7S-EK.cfg > > > > I would like that ALL openocd source files use 'abcdef' but not 'AbcDeF , > including .cfg files. > > > I do not care that much about case in source files. However, with > scripts whose names I need to type regularly, I strongly prefer all > lowercase. > > cu > Michael > > _______________________________________________ > Openocd-development mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/openocd-development >
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
