Skip to content

Mongoose OS 2.13.0

Compare
Choose a tag to compare
@rojer rojer released this 25 Apr 14:13
· 356 commits to master since this release

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