rockbox/firmware/target/arm/pnx0101/iriver-ifp7xx
Michael Sevakis 6db80020b4 Do some housekeeping with fat.h and SECTOR_SIZE
Many includes of fat.h are pointless. Some includes are just for
SECTOR_SIZE. Add a file 'firmware/include/fs_defines.h' for that
and to define tuneable values that were scattered amongst various
headers.

Remove some local definitions of SECTOR_SIZE since they have to be
in agreement with the rest of the fs code anyway.

(We'll see what's in fact pointless in a moment ;)

Change-Id: I9ba183bf58bd87f5c45eba7bd675c7e2c1c18ed5
2017-03-12 22:05:44 -04:00
..
adc-ifp7xx.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
adc-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
backlight-ifp7xx.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-ifp7xx.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
lcd-ifp7xx.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
power-ifp7xx.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00
powermgmt-ifp7xx.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
usb-ifp7xx.c Do some housekeeping with fat.h and SECTOR_SIZE 2017-03-12 22:05:44 -04:00