rockbox/firmware/target/arm/samsung
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
..
yh820 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
yh920 Samsung YH920 : fix lcd_blit_mono displaying twice too wide 2009-10-03 13:56:23 +00:00
yh925 Fix tabs 2010-01-03 10:19:43 +00:00
adc-target.h Samsung YH925: Support for battery monitoring and charging. Discharge curve not yet calibrated. 2009-08-07 13:32:35 +00:00
akcodec-yh82x_yh92x.c Comment out LOGF_ENABLE defines everywhere, replace evil comments 2009-11-03 16:25:03 +00:00
app.lds Fix remaining reds. I forgot to change the app.lds of the other PP targets (it's the same file as for e200/c200 though). 2010-03-03 23:48:51 +00:00
backlight-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
button-target.h
button-yh82x_yh92x.c
power-yh82x_yh92x.c