Skip to content

Commit

Permalink
Pre Release Version 2.0.12 - V02
Browse files Browse the repository at this point in the history
Version 2.0.12-QC-V02 – 2022/05/09

Feature:
- Fix wlan ssl hang/hardfault issue
- SSL to use mbedtls 2.16.1
  • Loading branch information
M-ichae-l committed May 9, 2022
1 parent 72b41c1 commit 9a03d02
Show file tree
Hide file tree
Showing 69 changed files with 402 additions and 7,741 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion Arduino_package/hardware/platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ compiler.elf2hex.extra_flags=
# Ameba include path
# ------------------

compiler.ameba.c.include="-I{ameba.sdkpath}/project/{ameba.project}/inc" "-I{ameba.sdkpath}/component/soc/realtek/common/bsp" "-I{ameba.sdkpath}/component/os/freertos" "-I{ameba.sdkpath}/component/os/freertos/freertos_v8.1.2/Source/include" "-I{ameba.sdkpath}/component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3" "-I{ameba.sdkpath}/component/os/os_dep/include" "-I{ameba.sdkpath}/component/soc/realtek/8195a/misc/driver" "-I{ameba.sdkpath}/component/common/api/network/include" "-I{ameba.sdkpath}/component/common/api" "-I{ameba.sdkpath}/component/common/api/platform" "-I{ameba.sdkpath}/component/common/api/wifi" "-I{ameba.sdkpath}/component/common/api/wifi/rtw_wpa_supplicant/src" "-I{ameba.sdkpath}/component/common/application" "-I{ameba.sdkpath}/component/common/media/framework" "-I{ameba.sdkpath}/component/common/example" "-I{ameba.sdkpath}/component/common/example/wlan_fast_connect" "-I{ameba.sdkpath}/component/common/mbed/api" "-I{ameba.sdkpath}/component/common/mbed/hal" "-I{ameba.sdkpath}/component/common/mbed/hal_ext" "-I{ameba.sdkpath}/component/common/mbed/targets/hal/rtl8195a" "-I{ameba.sdkpath}/component/common/network" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/src/include" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/src/include/lwip" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/src/include/ipv4" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/port/realtek" "-I{ameba.sdkpath}/component/common/test" "-I{ameba.sdkpath}/component/soc/realtek/8195a/cmsis" "-I{ameba.sdkpath}/component/soc/realtek/8195a/cmsis/device" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib/rtl8195a" "-I{ameba.sdkpath}/component/soc/realtek/8195a/misc/rtl_std_lib/include" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/include" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/osdep" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/hci" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/hal" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/hal/OUTSRC" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom" "-I{ameba.sdkpath}/component/common/network/ssl/polarssl-1.3.8/include" "-I{ameba.sdkpath}/component/common/network/ssl/mbedtls-2.4.0/include" "-I{ameba.sdkpath}/component/common/network/ssl/ssl_ram_map/rom" "-I{ameba.sdkpath}/component/common/utilities" "-I{ameba.sdkpath}/component/soc/realtek/8195a/misc/rtl_std_lib/include" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include" "-I{ameba.sdkpath}/component/common/video/v4l2/inc" "-I{ameba.sdkpath}/component/common/media/codec" "-I{ameba.sdkpath}/component/common/drivers/usb_class/host/uvc/inc" "-I{ameba.sdkpath}/component/common/drivers/usb_class/device" "-I{ameba.sdkpath}/component/common/drivers/usb_class/device/class" "-I{ameba.sdkpath}/component/common/file_system/fatfs" "-I{ameba.sdkpath}/component/common/file_system/fatfs/r0.10c/include" "-I{ameba.sdkpath}/component/common/drivers/sdio/realtek/sdio_host/inc" "-I{ameba.sdkpath}/component/common/audio" "-I{ameba.sdkpath}/component/common/drivers/i2s" "-I{ameba.sdkpath}/component/common/application/xmodem" "-I{ameba.sdkpath}/component/common/network/mDNS"
compiler.ameba.c.include="-I{ameba.sdkpath}/project/{ameba.project}/inc" "-I{ameba.sdkpath}/component/soc/realtek/common/bsp" "-I{ameba.sdkpath}/component/os/freertos" "-I{ameba.sdkpath}/component/os/freertos/freertos_v8.1.2/Source/include" "-I{ameba.sdkpath}/component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3" "-I{ameba.sdkpath}/component/os/os_dep/include" "-I{ameba.sdkpath}/component/soc/realtek/8195a/misc/driver" "-I{ameba.sdkpath}/component/common/api/network/include" "-I{ameba.sdkpath}/component/common/api" "-I{ameba.sdkpath}/component/common/api/platform" "-I{ameba.sdkpath}/component/common/api/wifi" "-I{ameba.sdkpath}/component/common/api/wifi/rtw_wpa_supplicant/src" "-I{ameba.sdkpath}/component/common/application" "-I{ameba.sdkpath}/component/common/media/framework" "-I{ameba.sdkpath}/component/common/example" "-I{ameba.sdkpath}/component/common/example/wlan_fast_connect" "-I{ameba.sdkpath}/component/common/mbed/api" "-I{ameba.sdkpath}/component/common/mbed/hal" "-I{ameba.sdkpath}/component/common/mbed/hal_ext" "-I{ameba.sdkpath}/component/common/mbed/targets/hal/rtl8195a" "-I{ameba.sdkpath}/component/common/network" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/src/include" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/src/include/lwip" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/src/include/ipv4" "-I{ameba.sdkpath}/component/common/network/lwip/lwip_v1.4.1/port/realtek" "-I{ameba.sdkpath}/component/common/test" "-I{ameba.sdkpath}/component/soc/realtek/8195a/cmsis" "-I{ameba.sdkpath}/component/soc/realtek/8195a/cmsis/device" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib/rtl8195a" "-I{ameba.sdkpath}/component/soc/realtek/8195a/misc/rtl_std_lib/include" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/include" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/osdep" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/hci" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/hal" "-I{ameba.sdkpath}/component/common/drivers/wlan/realtek/src/hal/OUTSRC" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom" "-I{ameba.sdkpath}/component/common/network/ssl/polarssl-1.3.8/include" "-I{ameba.sdkpath}/component/common/network/ssl/mbedtls-2.16.1/include" "-I{ameba.sdkpath}/component/common/network/ssl/mbedtls-2.4.0/include" "-I{ameba.sdkpath}/component/common/network/ssl/ssl_ram_map/rom" "-I{ameba.sdkpath}/component/common/utilities" "-I{ameba.sdkpath}/component/soc/realtek/8195a/misc/rtl_std_lib/include" "-I{ameba.sdkpath}/component/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include" "-I{ameba.sdkpath}/component/common/video/v4l2/inc" "-I{ameba.sdkpath}/component/common/media/codec" "-I{ameba.sdkpath}/component/common/drivers/usb_class/host/uvc/inc" "-I{ameba.sdkpath}/component/common/drivers/usb_class/device" "-I{ameba.sdkpath}/component/common/drivers/usb_class/device/class" "-I{ameba.sdkpath}/component/common/file_system/fatfs" "-I{ameba.sdkpath}/component/common/file_system/fatfs/r0.10c/include" "-I{ameba.sdkpath}/component/common/drivers/sdio/realtek/sdio_host/inc" "-I{ameba.sdkpath}/component/common/audio" "-I{ameba.sdkpath}/component/common/drivers/i2s" "-I{ameba.sdkpath}/component/common/application/xmodem" "-I{ameba.sdkpath}/component/common/network/mDNS"
compiler.arduino.c.include="-I{build.core.path}"

compiler.ameba.c.flags= -DCONFIG_PLATFORM_8195A -DARDUINO_SDK {compiler.arduino.c.include} {compiler.ameba.c.include}
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9a03d02

Please sign in to comment.