Skip to content

Releases: cesanta/mongoose-os

Mongoose OS 2.20.0

15 Dec 00:37
Compare
Choose a tag to compare

Changes:

Read more

Mongoose OS 2.19.1

08 Feb 14:49
Compare
Choose a tag to compare

A minor maintenance release, fixes a few bugs and switches to new remote build URL in anticipation of domain migration.

Mongoose OS 2.19.0

11 Jan 22:57
Compare
Choose a tag to compare

Combined change log:

Read more

Mongoose OS 2.17.0

04 Feb 22:28
Compare
Choose a tag to compare

Notable changes

Apple's official HomeKit Accessory Development Kit library has been ported to Mongoose OS, monoose-os-libs/homekit-adk.

file-logger library has been revamped.

New features

Misc

Read more

Mongoose OS 2.16.0

05 Nov 23:04
Compare
Choose a tag to compare

Mongoose OS 2.15.0

01 Aug 21:26
Compare
Choose a tag to compare

Mongoose OS 2.14.0

22 May 14:37
Compare
Choose a tag to compare

New features

SDK and external libraries updates

Notable Changes

Other changes and Bug Fixes

Mongoose OS 2.13.0

25 Apr 14:13
Compare
Choose a tag to compare

New Features

Focus of this release is initial support for Redpine Signals RS14100.

It's a very versatile chip with a lot functionality. For now we have the following:

  • UART
  • GPIO input/output (no interrupts)
  • Filesystem
  • OTA
  • I2C (bitbang)
  • WiFi station

WiFi AP, BT, Zigbee are TODO. As always, users can utilize SDK for missing bits of functionality.

NB: Currently Docker image is private due to SDK being available under NDA.

SDK and external libraries updates

Notable Changes

Other changes and Bug Fixes

Read more

Mongoose OS 2.12.1

27 Feb 17:31
Compare
Choose a tag to compare

Bug fixes

Mongoose OS 2.12.0

22 Feb 12:59
Compare
Choose a tag to compare

New Features

SDK Updates

Notable Changes

  • Cellullar modem support lib (pppos) had a lot of fixes and improvements, including proper flow control, baud rate setting, reset and dtr pin support, etc.
  • ESP32: Use QIO flash mode by default (cesanta/mongoose-os@b07907b)
  • ESP: Change default flash frequency to 80 MHz (cesanta/mos-tool@74448ba)

Other changes and Bug Fixes