On 3/23/2013 3:48 PM, Daniel Serpell wrote: > On Mar 23, 2013 3:53 PM, "Joe Wronski" wrote= : >> >> /** @addtogroup stm32f0xx >> * @{ >> */ >> >> Do you know what they are, > Those are doxygen comments, exactly like javadoc but for C/C++. OK, I've worked doxygen, but not enough to be familiar with it. Just=20 wanted to make sure they weren't some directives for any of the $$$=20 toolchains mentioned in the ST docs. >> and have any pointers to get a free toolchain >> running, preferably including an IDE such as Eclipse? > I don't use IDEs, but for the tool chain, the best is the ARM > supported "gcc-arm-embedded", at: > > https://launchpad.net/gcc-arm-embedded Thanks, and there is even eclipse related info=20 > On Linux, any IDE that understand C or C++ can work if you use=20 > arm-none-gnueabi-gcc as compiler. Daniel.=20 Since using Eclipse for a lot of Android programming, I am really hooked=20 on the various language aware plugins. Someone asked me about Android=20 programming and I told him "It almost writes itself!" Not exactly true,=20 as I learned that it was Eclipse plugins offering to fill in available=20 member and method names. Control-space is a tremendous improvement over=20 the old Meta X tags-search I used to use with emacs. Joe W --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .