2003-01-17 Marcel Telka <marcel@telka.sk>

* ac97.h: Moved this
	* device/codec/ac97.h: here.
	* ucb1400.h: Moved this
	* device/codec/ucb1400.h: here.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@317 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Marcel Telka 22 years ago
parent 6cad07ffa5
commit c8a463bc07

@ -1,3 +1,10 @@
2003-01-17 Marcel Telka <marcel@telka.sk>
* ac97.h: Moved this
* device/codec/ac97.h: here.
* ucb1400.h: Moved this
* device/codec/ucb1400.h: here.
2003-01-10 Marcel Telka <marcel@telka.sk>
* stdint.h: Ported to glibc (removed compilation warning).

@ -36,8 +36,6 @@ nobase_openwinceinc_HEADERS = \
common.h \
cexcept.h \
stdint.h \
ac97.h \
ucb1400.h \
arm/arm.h \
arm/platform.h \
arm/platform/wid.h \
@ -75,6 +73,8 @@ nobase_openwinceinc_HEADERS = \
arm/pxa2x0/ssp.h \
arm/pxa2x0/uart.h \
arm/pxa2x0/udc.h \
device/codec/ac97.h \
device/codec/ucb1400.h \
device/flash/28fxxxj.h \
device/flash/28fxxxk.h \
device/flash/cfi.h \

@ -6,6 +6,7 @@ $Id$
- added register bits for MECR, SXCNFG, SXMRS, MCMEMx, MCATTx, MCIOx, BOOT_DEF
- added OSMRx (x = 0 through 3) macros
* Added UCB1400_ADCC_AI_* declarations for UCB1400 (suggested by Juraj Fabo)
* Moved ac97.h and ucb1400.h files to device/codec directory
* Minor fixes.
include-0.2 (2002-11-08):

Loading…
Cancel
Save