Release version 2.0.26
SDK: • Create a new mfg_release directory to release mfg binaires and configuration files Usage: make -C examples/mfg_test CONFIG_RELEASE_MFG=y CONFIG_UPDATE_BSP_MFG_BIN=y • Upgrade mbedtls and freertos • Update AT command, improve netbus throughput • Add coredump new bin format • Add .vscode directory to support VSCODE IDE Wifi-6: • Fix issue with CSI. Update CSI conforms to HE format, and add sniffer CSI support • Add low power support for WiFi (applicaton: examples/pmu/wl_lp) BT/BLE/15.4: • Enabled Low power support for BLE use cases (applicaton: examples/pmu/ble_lp) • Multiple enahncements to give provision to send CLI CMDS as part of executing BT Host certification. Known issue: • For wl_lp and ble_lp app, users need install perl env and run tools/perl/patch_lpfw.perl ./build/build_out/*_qcc743.bin ./lpfw_bin/qcc743_lp_fw.bin.
Showing
- .vscode/launch.json 66 additions, 0 deletions.vscode/launch.json
- .vscode/tasks.json 30 additions, 0 deletions.vscode/tasks.json
- NOTICE.txt 19071 additions, 0 deletionsNOTICE.txt
- VERSION 1 addition, 1 deletionVERSION
- bsp/board/qcc743_lp_dk/board.c 39 additions, 0 deletionsbsp/board/qcc743_lp_dk/board.c
- bsp/board/qcc743_lp_dk/qcc743_flash.ld 80 additions, 38 deletionsbsp/board/qcc743_lp_dk/qcc743_flash.ld
- cmake/qcc74x_flash.cmake 25 additions, 4 deletionscmake/qcc74x_flash.cmake
- components/crypto/mbedtls/mbedtls/BRANCHES.md 1 addition, 1 deletioncomponents/crypto/mbedtls/mbedtls/BRANCHES.md
- components/crypto/mbedtls/mbedtls/ChangeLog 15 additions, 0 deletionscomponents/crypto/mbedtls/mbedtls/ChangeLog
- components/crypto/mbedtls/mbedtls/doxygen/input/doc_mainpage.h 1 addition, 1 deletion...nents/crypto/mbedtls/mbedtls/doxygen/input/doc_mainpage.h
- components/crypto/mbedtls/mbedtls/doxygen/mbedtls.doxyfile 1 addition, 1 deletioncomponents/crypto/mbedtls/mbedtls/doxygen/mbedtls.doxyfile
- components/crypto/mbedtls/mbedtls/include/mbedtls/rsa.h 9 additions, 0 deletionscomponents/crypto/mbedtls/mbedtls/include/mbedtls/rsa.h
- components/crypto/mbedtls/mbedtls/include/mbedtls/version.h 4 additions, 4 deletionscomponents/crypto/mbedtls/mbedtls/include/mbedtls/version.h
- components/crypto/mbedtls/mbedtls/include/psa/crypto_values.h 7 additions, 0 deletions...onents/crypto/mbedtls/mbedtls/include/psa/crypto_values.h
- components/crypto/mbedtls/mbedtls/library/CMakeLists.txt 3 additions, 3 deletionscomponents/crypto/mbedtls/mbedtls/library/CMakeLists.txt
- components/crypto/mbedtls/mbedtls/library/bignum.c 44 additions, 54 deletionscomponents/crypto/mbedtls/mbedtls/library/bignum.c
- components/crypto/mbedtls/mbedtls/library/bignum_internal.h 71 additions, 0 deletionscomponents/crypto/mbedtls/mbedtls/library/bignum_internal.h
- components/crypto/mbedtls/mbedtls/library/rsa.c 58 additions, 17 deletionscomponents/crypto/mbedtls/mbedtls/library/rsa.c
- components/crypto/mbedtls/mbedtls/library/x509_create.c 4 additions, 0 deletionscomponents/crypto/mbedtls/mbedtls/library/x509_create.c
- components/crypto/mbedtls/mbedtls/programs/hash/generic_sum.c 1 addition, 1 deletion...onents/crypto/mbedtls/mbedtls/programs/hash/generic_sum.c
Loading
Please register or sign in to comment