.. |
adc.c
|
Removed TAB chars
|
2002-07-01 10:55:47 +00:00 |
adc.h
|
Added Battery scale factor
|
2002-07-04 13:36:54 +00:00 |
ata.c
|
Added some debug information
|
2002-07-02 14:23:30 +00:00 |
ata.h
|
Some cleanup
|
2002-06-30 13:10:42 +00:00 |
button.c
|
The Player button_read used Port C. It now uses ANx instead
|
2002-07-05 07:11:20 +00:00 |
button.h
|
Made button_queue global
|
2002-06-30 13:12:14 +00:00 |
dac.c
|
Added left/right/deemphasis functionality of dac_volume
|
2002-06-27 08:28:51 +00:00 |
dac.h
|
Added left/right/deemphasis functionality of dac_volume
|
2002-06-27 08:28:51 +00:00 |
fat.c
|
Fixed name garbling bug
|
2002-07-15 23:39:06 +00:00 |
fat.h
|
struct bpb does not have to be global
|
2002-05-30 19:47:56 +00:00 |
i2c.c
|
Added functions for exclusive I2C access
|
2002-06-24 10:34:24 +00:00 |
i2c.h
|
Added functions for exclusive I2C access
|
2002-06-24 10:34:24 +00:00 |
lcd.c
|
Only one pixel clearing necessary
|
2002-07-16 12:08:57 +00:00 |
lcd.h
|
Removed warnings
|
2002-07-16 11:21:59 +00:00 |
led.c
|
remove tabs :)
|
2002-06-24 17:03:06 +00:00 |
led.h
|
Changing to C99 'bool' type
|
2002-05-13 12:29:34 +00:00 |
mas.c
|
Added mas_reset()
|
2002-06-26 12:39:49 +00:00 |
mas.h
|
Added mas_reset()
|
2002-06-26 12:39:49 +00:00 |
power.c
|
Added power_off() and lowered the FULL limit
|
2002-07-05 07:10:22 +00:00 |
power.h
|
Added power_off() and lowered the FULL limit
|
2002-07-05 07:10:22 +00:00 |
rtc.c
|
Added first RTC functions
|
2002-06-24 13:23:01 +00:00 |
rtc.h
|
Added first RTC functions
|
2002-06-24 13:23:01 +00:00 |
serial.c
|
Removed some warnings
|
2002-06-07 13:09:44 +00:00 |
serial.h
|
Moved driver to 'drivers' subdir
|
2002-04-23 09:13:23 +00:00 |
sh7034.h
|
Corrected ADC channel C registers
|
2002-06-30 20:24:12 +00:00 |