ambiot / ambz2_sdk

sdk for amebaz2
https://www.amebaiot.com/en/
46 stars 38 forks source link

Support amazon-freertos MQTT/SHADOW/OTA demos #43

Closed hanksuu closed 1 year ago

hanksuu commented 1 year ago

Apply 7.1d_patch_amaozn_v202012-LTS_20230719_wv19(v02).zip

[GCC]

  1. git clone -b amazon https://github.com/ambiot/ambz2_sdk.git
  2. git submodule update --init --recursive --depth 1
  3. modified lib_amazon/freertos_LTS/vendors/realtek/boards/amebaZ2/aws_demos/config_files/aws_demo_config.h
  4. cd project/realtek_amebaz2_v0_example/GCC-RELEASE/
  5. make amazon
  6. make is

[IAR]

  1. Build lib_amazon
  2. Build application_is