-
Notifications
You must be signed in to change notification settings - Fork 1.1k
AliOS Things Environment Setup
jun-ping edited this page Sep 27, 2019
·
9 revisions
EN | 中文
Please choose one appropriate environment in below table to setup:
Local Tool\OS | Linux | Windows | Mac |
---|---|---|---|
AliOS Studio | AliOS Studio | AliOS Studio | AliOS Studio |
Keil | X | Create Keil Project | X |
IAR | X | Create IAR Project | X |
Docker | one-key Linux Docker | one-key Windows Docker | one-key Mac Docker |
Native | use my native Linux | use my native Windows | use my native Mac |
- 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
| Home | Tutorial | Hardware | Porting Guide | Utilities | API Reference | Technical Docs | Certification |
Crafted with ❤️ by AliOS Things Team.
- Quick Start
- Hello World
- Starter Kit Tutorial
- Developer Kit Tutorial
- AliOS Studio Tutorial
- Add a New Board Example
- Add a New Component Example
- Environment Setup
- SIG BLE Mesh Setup Guide
- BLE Tutorial
- LoRaWAN Tutorial
- Linkkit Tutorial
- LinkVoice Tutorial
- Hardware Setup
- WiFi Provisioning and Alink Certification
- Step by Step: MQTT to Cloud with STM32
- Video Tutorial