Hey guys,
Maybe I'm just an Apple fanboy and high on WWDC 2011 videos, but the clang LLVM compiler and the clang static analyzer are sooo freaking cool.
What exactly makes the "CodeSourcery GCC compiler tools" used by libmaple so special? I don't recall there being any special header files, as all registers are defined within libmaple.
Apple uses the LLVM compiler to compile their stuff for iOS, and they mentioned it supports Intel and ARM targets. Would it be possible to compile libmaple projects with clang instead of arm-none-eabi?
-robodude666