Skip to content

Commit

Permalink
run zap and update build, clusters list
Browse files Browse the repository at this point in the history
  • Loading branch information
eahove committed Nov 17, 2023
1 parent 6a8e071 commit 17642c9
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion third_party/asr/asr550x/asr_sdk
2 changes: 1 addition & 1 deletion third_party/asr/asr595x/asr_sdk
2 changes: 1 addition & 1 deletion third_party/bouffalolab/repo
Submodule repo updated 1 files
+1 −1 components
2 changes: 1 addition & 1 deletion third_party/infineon/psoc6/psoc6_sdk/libs/secure-sockets
Submodule secure-sockets updated 149 files
Submodule wifi-connection-manager updated 80 files
+10 −11 EULA.txt
+44 −105 README.md
+37 −87 RELEASE.md
+1 −0 deps/wifi-mw-core.lib
+1 −0 deps/wpa3-external-supplicant.lib
+37 −722 docs/api_reference_manual/html/group__cy__wcm__error.html
+1 −89 docs/api_reference_manual/html/group__cy__wcm__error.js
+30 −69 docs/api_reference_manual/html/group__group__wcm__enums.html
+0 −6 docs/api_reference_manual/html/group__group__wcm__enums.js
+96 −96 docs/api_reference_manual/html/group__group__wcm__functions.html
+6 −7 docs/api_reference_manual/html/group__group__wcm__functions.js
+1 −6 docs/api_reference_manual/html/group__group__wcm__macros.html
+0 −1 docs/api_reference_manual/html/group__group__wcm__macros.js
+2 −2 docs/api_reference_manual/html/group__group__wcm__mscs.html
+2 −11 docs/api_reference_manual/html/group__group__wcm__structures.html
+1 −12 docs/api_reference_manual/html/group__group__wcm__structures.js
+2 −2 docs/api_reference_manual/html/group__group__wcm__typedefs.html
+147 −627 docs/api_reference_manual/html/index.html
+3 −3 docs/api_reference_manual/html/modules.html
+2 −2 docs/api_reference_manual/html/modules.js
+1 −1 docs/api_reference_manual/html/navtreedata.js
+182 −182 docs/api_reference_manual/html/navtreeindex0.js
+0 −102 docs/api_reference_manual/html/navtreeindex1.js
+3 −4 docs/api_reference_manual/html/search/all_11.js
+200 −296 docs/api_reference_manual/html/search/all_2.js
+1 −4 docs/api_reference_manual/html/search/all_4.js
+1 −1 docs/api_reference_manual/html/search/all_9.js
+3 −4 docs/api_reference_manual/html/search/all_d.js
+9 −12 docs/api_reference_manual/html/search/classes_0.js
+10 −12 docs/api_reference_manual/html/search/enums_0.js
+101 −183 docs/api_reference_manual/html/search/enumvalues_0.js
+24 −25 docs/api_reference_manual/html/search/functions_0.js
+1 −1 docs/api_reference_manual/html/search/groups_0.js
+1 −1 docs/api_reference_manual/html/search/groups_2.js
+1 −4 docs/api_reference_manual/html/search/variables_4.js
+3 −4 docs/api_reference_manual/html/search/variables_d.js
+2 −2 docs/api_reference_manual/html/structcy__wcm__ap__config__t.html
+0 −113 docs/api_reference_manual/html/structcy__wcm__deregister__event__callback__params__t.html
+0 −134 docs/api_reference_manual/html/structcy__wcm__event__callback__params__t.html
+0 −113 docs/api_reference_manual/html/structcy__wcm__register__event__callback__params__t.html
+2 −2 docs/api_reference_manual/html/structcy__wcm__scan__filter__t.html
+1 −1 docs/api_reference_manual/html/structcy__wcm__wlan__statistics__t.html
+ docs/api_reference_manual/html/uml_wps_enrollee.png
+0 −4 docs/api_reference_manual/html/unioncy__wcm__event__data__t.html
+96 −145 include/cy_wcm.h
+20 −134 include/cy_wcm_error.h
+0 −99 include/cy_wcm_internal.h
+1 −1 include/cy_wcm_log.h
+0 −34 porting_guide.md
+2 −2 source/COMPONENT_43012/cy_chip_constants.h
+2 −2 source/COMPONENT_43438/cy_chip_constants.h
+2 −2 source/COMPONENT_43439/cy_chip_constants.h
+2 −2 source/COMPONENT_4343W/cy_chip_constants.h
+2 −2 source/COMPONENT_4373/cy_chip_constants.h
+2 −2 source/COMPONENT_43907/cy_chip_constants.h
+0 −43 source/COMPONENT_4390X/cy_chip_constants.h
+0 −43 source/COMPONENT_55500/cy_chip_constants.h
+727 −990 source/COMPONENT_LWIP/cy_wcm.c
+16 −16 source/COMPONENT_MBEDTLS/cy_wps_aes_ctr_ccm.c
+7 −11 source/COMPONENT_MBEDTLS/cy_wps_crypto.c
+6 −6 source/COMPONENT_MBEDTLS/cy_wps_crypto.h
+1 −1 source/COMPONENT_WPS/Utilities/TLV/tlv.c
+1 −5 source/COMPONENT_WPS/Utilities/TLV/tlv.h
+1 −1 source/COMPONENT_WPS/cy_eapol.c
+2 −1 source/COMPONENT_WPS/cy_wcm_wps.c
+2 −1 source/COMPONENT_WPS/cy_wps.c
+4 −4 source/COMPONENT_WPS/cy_wps_common.c
+1 −1 source/COMPONENT_WPS/cy_wps_enrollee.c
+2 −1 source/COMPONENT_WPS/include/cy_eapol.h
+1 −1 source/COMPONENT_WPS/include/cy_template_wps_packets.h
+1 −1 source/COMPONENT_WPS/include/cy_wps.h
+1 −5 source/COMPONENT_WPS/include/cy_wps_common.h
+1 −1 source/COMPONENT_WPS/include/cy_wps_constants.h
+1 −1 source/COMPONENT_WPS/include/cy_wps_memory.h
+1 −1 source/COMPONENT_WPS/include/cy_wps_result.h
+1 −1 source/COMPONENT_WPS/include/cy_wps_structures.h
+1 −1 source/COMPONENT_WPS/include/wps_helper_utility.h
+1 −1 source/COMPONENT_WPS/nn.c
+1 −1 source/COMPONENT_WPS/nn.h
+1 −1 version.xml
2 changes: 1 addition & 1 deletion third_party/infineon/psoc6/psoc6_sdk/libs/wifi-host-driver
Submodule wifi-host-driver updated 358 files
2 changes: 1 addition & 1 deletion third_party/mbedtls/repo
Submodule repo updated from e44be6 to d6d43e
2 changes: 1 addition & 1 deletion third_party/pigweed/repo
Submodule repo updated 333 files
2 changes: 1 addition & 1 deletion third_party/qpg_sdk/repo

0 comments on commit 17642c9

Please sign in to comment.