| adStar SDK 1.1 Updated |
|
|
| /include/lib_config.h |
| Changed |
Basically, SD CARD Enabled |
|
CONFIG_FAT_SDCARD -> CONFIG_SDCARD |
|
|
| /lib_src/sdcard.c |
| Modified |
Port Alternate Function Not Used |
|
|
| /lib_src/fatfs/diskio.c |
| Modified |
Port Alternate Function Used |
|
|
| /example/Timer_TC1 |
| /example/Timer_TC2 |
| Added |
Timer Counter Example |
|
|
| /example/Timer_PWM1 |
| /example/Timer_PWM2 |
| Added |
Timer PWM Example |
|
| /example/Timer_CAP1 |
| /example/Timer_CAP2 |
| Added |
Timer Capture Example |
|
|
| /example/Interrupt_Ext1 |
| /example/Interrupt_Ext2 |
| Added |
External Interrupt Example |
|
|
| /example/GPIO_Input |
| Added |
GPIO Input Example |
|
|
| /example/GPIO_EdgeDetect1 |
| /example/GPIO_EdgeDetect2 |
| Added |
GPIO Input EdgeDetect Example |
|
|
| /example/GPIO_Output1 |
| /example/GPIO_Output2 |
| Added |
GPIO Output Example |
|
|
| /example/UART_RXTX |
| Added |
UART Transmit/Receive Example |
|
|
| /example/ADC_rec |
| Added |
ADC Voice Recording Example |
|
|
| /example/Voice_rec |
| Removed |
Voice Recording Example |
|
|
| /lib_src/uart.c |
| /lib_src/uart.h |
| Modified |
Register Flag Names |
|
|
| /lib_src/surface.c |
| Fixed |
Bug in drawsurfacescale() |
|
|
| |