first release

This commit is contained in:
ADElectronics 2017-12-28 23:32:41 +03:00
parent 9e39a46764
commit 8d743effde
63 changed files with 90030 additions and 93047 deletions

View file

@ -1,5 +1,7 @@
 ===========================================================
Compile (Debug)
USDK/component/common/api/wifi_api.c
USDK/component/common/api/wifi_api_scan.c
===========================================================
Link (Debug)
===========================================================
@ -13,9 +15,9 @@
copy size 8520
===========================================================
Create image2ns (Debug/bin/ram_2.ns.bin)
b:268460032 s:268460032 e:268728976
size 268944
copy size 268944
b:268460032 s:268460032 e:268723820
size 263788
copy size 263788
===========================================================
Create image3 (SDRAM, Debug/bin/sdram.p.bin)
30000000 30000000
@ -24,21 +26,21 @@
copy size 0
===========================================================
Make OTA image (Debug/bin/ota.bin)
size = 268976
size = 263820
checksum 1aa0f6e
checksum 1a2dc5a
===========================================================
Create image2p (Debug/bin/ram_2.p.bin)
b:268460032 s:268460032 e:268728976
size 268944
copy size 268944
b:268460032 s:268460032 e:268723820
size 263788
copy size 263788
===========================================================
Make Flash image (Debug/bin/ram_all.bin)
total 44 k, padding data 0, name Debug/bin/ram_all.bin
Original size zd
Padding size zd
-----------------------------------------------------------
Image (Debug/bin/ota.bin) size 268980 bytes
Image (Debug/bin/ram_all.bin) size 314032 bytes
Image (Debug/bin/ota.bin) size 263824 bytes
Image (Debug/bin/ram_all.bin) size 308876 bytes
===========================================================

Binary file not shown.

Binary file not shown.

View file

@ -1,12 +1,8 @@
ws_striplen
ws_striplen
wifi_st_ssid
wifi_st_psw
wifi_st_ip
wifi_ap_ssid
wifi_ap_psw
wifi_ap_ip
ws_isenable
ws_filt_const_hue
ws_filt_const_sat
ws_filt_const_value
ws_filt_rbw_enbl
ws_filt_rbw_huesteps
ws_filt_rbw_cyclesteps
@ -18,6 +14,14 @@ ws_filt_fd_chance
ws_filt_wave_enbl
ws_filt_wave_step
ws_filt_wave_wavesteps
ws_filt_const_enbl
ws_isenable
wifi_st_ssid
wifi_st_psw
wifi_st_ip
wifi_ap_ssid
wifi_ap_psw
wifi_ap_ip
wifi_mode
wifi_bgn
wifi_txpow
@ -29,6 +33,3 @@ wifi_ap_ssid
wifi_ap_psw
wifi_ap_auth
wifi_ap_ip
ws_filt_const_hue
ws_filt_const_sat
ws_filt_const_value

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff