rockbox/firmware/target/arm/tcc77x
Thomas Martitz 50a6ca39ad Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
This is to a) to cleanup firmware/common and firmware/include a bit, but also b) for Rockbox as an application which should use the host system's c library and headers, separating makes it easy to exclude our files from the build.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25850 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 21:04:40 +00:00
..
c100 Fix tabs 2010-01-03 10:19:43 +00:00
iaudio7 Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
logikdax
m200
adc-tcc77x.c
app.lds
ata-nand-target.h
boot.lds Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. 2010-03-08 23:16:57 +00:00
crt0.S Remove tabs 2010-02-07 17:50:24 +00:00
debug-target.h
debug-tcc77x.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
i2c-target.h
kernel-tcc77x.c
powermgmt-tcc77x.c
system-target.h tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setup 2009-09-18 05:48:37 +00:00
system-tcc77x.c Fix tabs 2010-01-03 10:19:43 +00:00
timer-tcc77x.c