SDK |
|
|
|
Software
Development Kit |
SDK for adStar-L |
v 1.0.9 |
ZIP |
|
|
|
|
v1.0.9 |
|
|
|
*Change |
|
|
|
- lib_src/serialflash.c |
|
|
|
modified flash_write function.
improve write speed. |
|
|
|
|
|
|
- include/adstar/util.h |
|
|
|
Added INCBIN Macro, include
image file data in binary. |
|
|
|
|
|
|
- example/ImageView_using_resource |
|
|
Added example, using INCBIN
Macro. |
|
|
|
|
|
|
- example/Demo/main.c |
|
|
|
Added code that call rtc_init()
function. |
|
|
|
|
|
|
- example/FreeRTOS -
FreeRTOSConfig.h port.c |
|
|
changed
configMINIMAL_STACK_SIZE. (16KByte) |
|
|
Increased the stack size when
stack initializing. |
|
|
|
|
|
|
- lib_src/interrupt.c |
|
|
|
The predefisr position changed
(ISPM -> text) because the ISPM size was full. |
|
|
adjusted the timing. |
|
|
|
|
|
|
|
*Bug Fixed |
|
|
|
- startup/board_init.c |
|
|
|
fixed lcdon() function. Change
lcd backlight pwm set value. |
|
|
|
|
|
|
*Delete |
|
|
|
- example/halt0, halt1 |
|
|
|
delete example. |
|
|
|
|
|
|
|