Skip to content

AliOS Things Environment Setup

librae8226 edited this page Mar 1, 2018 · 9 revisions

EN | 中文

Content

1 System environment setup

2 Hardware environment setup

MXCHIP MK3060 WiFi Module

ESP32 DevKitC

  • Hardware Information
  • Image download example
    python platform/mcu/esp32/esptool_py/esptool/esptool.py --chip esp32 --port /dev/ttyUSBx --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 40m --flash_size 4MB 0x10000 /path/to/image
Clone this wiki locally