On Monday 26 October 2009, Spencer Oliver wrote: > > Hi, > > While i have been away openocd certainly has been busy, while i have used > git i am no expert - a git guide for devs may be a good idea :)
Or at least links to some of the pre-written ones. I'd certainly vote for a really trivial one showing how to get and update a repository that's treated as read-only and only updated by layered patches. Most folk know how to work on top of stuff like that already (for reference, or with a quilt-based process, etc) and that's so easy it tends not to get written up. > The following files seem to now be in CRLF format (linux host), whether this > was a svn-git issue i am not sure. Probably was a git-svn issue. You have GIT access, yes? If so, you can dos2unix on these and commit/push. - Dave > While this is not a major issue it is nice to keep things correct. > > Cheers > Spen > > testing/profile_stm32.txt > testing/examples/LPC2148Test/test_rom.hex > testing/examples/LPC2148Test/test_ram.map > testing/examples/LPC2148Test/test_rom.map > testing/examples/LPC2148Test/test_ram.hex > testing/examples/AT91R40008Test/test_ram.map > testing/examples/AT91R40008Test/test_ram.hex > testing/examples/STR710Test/test_rom.hex > testing/examples/STR710Test/test_ram.map > testing/examples/STR710Test/test_rom.map > testing/examples/STR710Test/test_ram.hex > testing/examples/LPC2294Test/test_rom.hex > testing/examples/LPC2294Test/test_ram.map > testing/examples/LPC2294Test/test_rom.map > testing/examples/LPC2294Test/test_ram.hex > testing/examples/SAM7S256Test/test_rom.hex > testing/examples/SAM7S256Test/test_ram.map > testing/examples/SAM7S256Test/test_rom.map > testing/examples/SAM7S256Test/test_ram.hex > testing/examples/STR912Test/test_rom.hex > testing/examples/STR912Test/test_ram.map > testing/examples/STR912Test/test_rom.map > testing/examples/STR912Test/test_ram.hex > testing/examples/STR710JtagSpeed/test.map > testing/examples/STR710JtagSpeed/test.hex > testing/examples/SAM7X256Test/test_rom.hex > testing/examples/SAM7X256Test/test_ram.map > testing/examples/SAM7X256Test/test_rom.map > testing/examples/SAM7X256Test/test_ram.hex > tcl/test/selftest.cfg _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
