Commit Graph

124 Commits

Author SHA1 Message Date
ethan.du 96cd1d3c30 modify flash erase func 2020-08-11 11:40:52 +08:00
ethanDu1 33aaf0e8b6
Merge pull request #49 from ucloud/feature_support_set_download_partition
support download partition
2020-08-10 17:05:51 +08:00
ethan.du 724edf244f modify flash platform header 2020-08-10 17:04:40 +08:00
ethan.du 36ec98fbf5 support download partition 2020-08-10 16:58:59 +08:00
ethanDu1 09478f954a
Merge pull request #48 from ucloud/feature_unify_download_api
unify download api
2020-08-07 17:41:20 +08:00
ethan.du 123c2ae44a unify download api 2020-08-07 17:40:19 +08:00
ethanDu1 2f1c2dfdc5
Merge pull request #47 from ucloud/feature_support_multi_module_ota
support multi module ota
2020-08-06 15:25:42 +08:00
ethan.du 58e83c4112 support multi module ots 2020-08-06 15:24:41 +08:00
ethan.du bf5117b119 fix at recv error 2020-07-30 17:09:57 +08:00
ethanDu1 afb28b68f6
Merge pull request #46 from ucloud/bugfix_http_close_after_ota_success
fix http close after ota success
2020-07-28 11:14:32 +08:00
ethan.du b6861a8bda fix http close after ota success 2020-07-28 10:58:55 +08:00
ethanDu1 6a085919ad
Merge pull request #45 from ucloud/bugfix_fix_printf_chaos
fix printf chaos
2020-07-23 17:50:35 +08:00
ethan.du 42f53b6971 fix printf chaos 2020-07-23 17:49:45 +08:00
ethanDu1 7b5f0c78c6
Merge pull request #44 from ucloud/bugfix_fix_ota_timeout_in_freertos&nos
fix ota timeout in freertos&nos
2020-07-15 18:03:36 +08:00
ethan.du 77c840b2de fix ota timeout in freertos&nos 2020-07-15 18:02:51 +08:00
ethanDu1 f476fe7031
Merge pull request #43 from ucloud/bugfix_fix_dm_gen_struct_declar
fix dm gen struct declar
2020-07-13 10:55:17 +08:00
ethan.du 6725af4a09 fix dm gen struct declar 2020-07-13 10:54:30 +08:00
ethanDu1 34e1be9660
Merge pull request #42 from ucloud/feature_modify_dev_model_sample
modify dev model sample same as extend sample
2020-07-06 17:43:45 +08:00
ethan.du 78523be269 add free in dev model sample 2020-07-06 17:41:44 +08:00
ethan.du e1e92a7045 modify dev model sample same as extend sample 2020-07-06 17:39:45 +08:00
ethanDu1 85f5e82890
Merge pull request #41 from ucloud/feature_dev_model_gen_inc_file
dev model gen inc file
2020-07-03 13:54:44 +08:00
ethan.du ba5254dd3f dev modele gen inc file 2020-07-03 13:51:56 +08:00
ethanDu1 a770ea817d
Merge pull request #40 from ucloud/bugfix_fix_tcp_IN_undefine
fix tcp _IN_ undefine
2020-06-29 11:45:07 +08:00
ethan.du dbcb3bb27d fix tcp _IN_ undefine 2020-06-29 11:43:59 +08:00
ethanDu1 d3ca709af5
Merge pull request #39 from ucloud/feature_add_dm_gen_dir
add dm gen dir
2020-06-29 10:36:31 +08:00
ethan.du 0900d1f513 add dm gen dir 2020-06-29 10:34:37 +08:00
ethanDu1 46dda6c0ab
Merge pull request #38 from ucloud/bugfix_fix_property&cmd_struct_index_maybe_same
fix property&cmd struct index maybe same
2020-06-18 17:03:20 +08:00
ethan.du 47e1c0cecc fix property&cmd struct index maybe same 2020-06-18 17:00:19 +08:00
ethanDu1 d88909317e
Merge pull request #37 from ucloud/bugfix_fix_property_index_declare
bugfix fix property struct index declare
2020-06-18 15:52:35 +08:00
ethan.du 68491c06d5 bugfix fix property struct index declare 2020-06-18 15:50:31 +08:00
ethanDu1 77d61eeaa1
Merge pull request #36 from ucloud/bugfix_fix_cmd_id_judgement
fix cmdid judgement in dev model sample ex
2020-06-18 14:02:36 +08:00
ethan.du a3455f74b1 fix cmdid judgement in dev model sample ex 2020-06-18 14:00:12 +08:00
ethanDu1 7c841d4138
Merge pull request #35 from ucloud/feature_add_cmd_input_parse_config
add cmd input parse config
2020-06-17 18:37:39 +08:00
ethan.du 59d47633af modify json 2020-06-17 18:34:51 +08:00
ethan.du a9d545c207 bugfix fix string parse 2020-06-17 18:33:28 +08:00
ethan.du 29b4f7df02 add cmd input parse config 2020-06-17 18:31:17 +08:00
ethanDu1 507e97f176
Merge pull request #34 from ucloud/bugfix_add_mem_free_in_dm_sample_ex
add mem free in dm sample ex
2020-06-16 10:02:21 +08:00
ethan.du 1e5a62e1b3 add mem free in dm sample ex 2020-06-16 10:01:29 +08:00
ethanDu1 b94acd6a95
Merge pull request #33 from ucloud/feature_add_array_struct_for_dev_model
Feature add array struct for dev model
2020-06-15 15:49:40 +08:00
ethan.du 4c25cfcb6f bug fix dev model sample 2020-06-15 15:08:21 +08:00
ethan.du d360a2569d add api hearer for json array 2020-06-15 14:42:24 +08:00
ethan.du 48b8bd1772 modify command input 2020-06-15 11:19:07 +08:00
ethan.du 788dfef7d8 dev model support array & struct 2020-06-12 17:39:42 +08:00
ethanDu1 e5a4f0bbde
Merge pull request #32 from ucloud/add_code_annotation_for_ota_request_firmware
add code annotation for ota request firmware
2020-05-29 14:45:34 +08:00
ethan.du f201e8b771 add code annotation for ota request firmware 2020-05-29 14:44:45 +08:00
ethanDu1 4641bf7471
Merge pull request #30 from ucloud/bugfix_fix_shadow_userdata
bugfix fix shadow userdata
2020-05-14 13:45:39 +08:00
ethan.du 9655da8e3d bugfix fix shadow userdata 2020-05-14 13:45:08 +08:00
ethanDu1 404013664d
Merge pull request #29 from ucloud/optimize_modify_some_declare
optimize modify some declare
2020-05-06 15:46:00 +08:00
ethan.du bf515fc77b optimize modify some declare 2020-05-06 15:44:56 +08:00
ethanDu1 b2e242ccd1
Merge pull request #28 from ucloud/bugfix_release_ota_fetch
bugfix release ota fetch
2020-04-27 14:27:52 +08:00