Skip to content

Releases: alibaba/AliOS-Things

AliOS Things v1.1.2 release note

17 Dec 02:24
7e9acc8
Compare
Choose a tag to compare

ZIP Package MD5: db334b0ee30c0273622ee72450c15916

Highlights:

  • Keil/IAR support
  • AliOS Things Testsuite
  • LoRaWAN support
  • CK802T TEE(Trust Execution Environment)

Other major enhancements included in v1.1.2:

  • MCU: stm32l0xx, stm32l4xx, csky(ck802/ck802t)
  • Board: STM32L073RZ-Nucleo,STM32L496GDiscovery,eml3047(LoRa),mk3166(WiFi),Hobbit(TEE)
  • Kernel: Timer refine, Task deletion refine
  • Security: CK802 TEE
  • Protocol Stack: LoRaWAN, SAL(AT)
  • Middleware: FOTA CoAP
  • Device: mk3060 SAL

AliOS Things v1.1.1 release note

05 Dec 14:48
Compare
Choose a tag to compare

ZIP Package MD5: c447a6ec1a3af951b0b058830c90e316

Major enhancements included in v1.1.1:

  • New platform supported: ESP32 (WiFi,WiFi Mesh & BLE)
  • AT framework, including: AT Parser, AT HAL
  • Socket Adaption Layer(IP Mode): socket APIs over AT
  • 3 BINS: kernel/framwork/app
  • JavaScript Engine
  • Testbed infrastructure, working with AliOS Studio IDE to provide enhanced multi-device develop/debug capability

AliOS Things v1.1.0 release note

29 Nov 08:35
Compare
Choose a tag to compare

ZIP Package MD5: c69d2fb18efc76df77c28c7fbec90f7b

First release at Github.

Major components included in AliOS Things are:

  • Rhino, an in-house developed RTOS kernel
  • VFS, simple virtual file system for embedded system
  • KV, key-value storage system targeted flash devices
  • Yloop, simple yet powerful framework to reduce overhead and complexity of multi-threading
  • LWIP, well tested tcp/ip stack, both IPv4 and IPv6 supported
  • uMesh, in-house developed mesh networking stack, 802.11, 802.15.4, and BLE supported
  • Security components included: TLS, TFS(Trusted Framework Service), TEE(Trusted Execution Environment)
  • FOTA, end-to-end FOTA service
  • IoT Protocols including SDS, MQTT, CoAP are supported

Reference: