anelok: PIN input demo
Werner Almesberger
werner at almesberger.net
Mon Oct 21 00:30:24 EDT 2013
Rafael Ignacio Zurita wrote:
> Is this
> git://gitorious.org/anelok/anelok.git
> the official repo right?
Yes, that's the repo.
> Which toolchain or crosscompiler are you using?
I use ARM's "official" GNU toolchain (with newlib):
https://launchpad.net/gcc-arm-embedded
> >From Debian I see :
> gcc-4.3-arm-linux-gnueabi
Chances are that other toolchains will work as well, as long as they
have a libc. Just change PREFIX accordingly.
Things get more difficult when moving to more complex chips, e.g., the
M4F series, where sorting out incompatibilities between toolchain and
libc can be rather nightmareish.
- Werner
More information about the discussion
mailing list