CANTUS TRIP SDK 1.1.1D Updated |
|
|
/Cantuslib/uart.c |
Modified |
UartPutCh() |
Fixed |
Uart_rx_flush() |
|
Uart_tx_flush() |
|
|
/Cantuslib/sdcard.c |
Fixed |
read time out |
|
|
/Cantuslib/i2s.c |
Removed |
I2S_Puase() |
Added |
I2S_Pause() |
|
|
/Cantuslib/twi.c |
Modified |
twi_start() removed read *R_TWIDR |
|
twi_read() added read *R_TWIDR |
Added |
twi_read2() |
|
|
/Cantuslib/interrupt.c |
Modified |
ISRHOOK for both ae32000-elf-gcc 3.xx and 4.x.x |
|
|
/Include/cantus/uart.h |
Fixed |
UFC_RFTL |
|
|
/Include/cantus/i2s.h |
Removed |
I2S_Puase() |
Added |
I2S_Pause() |
|
|
/Include/cantus/twi.h |
Added |
twi_read2() |
|
|
/Include/cantus/gdma.h |
Fixed |
Missed volatile |
|
|
/Include/cantus/watchdog.h |
Renamed |
Watchdog Timer Control Register (WDTCTRL) |
|
|
/Example/libmad-0.15.1b-source/libmad/synth_full_ae32kb.s |
Modified |
For ae32000-elf-gcc 4.x.x |
|
|
|