Mongoose OS 2.19.1
A minor maintenance release, fixes a few bugs and switches to new remote build URL in anticipation of domain migration.
- mongoose-os: Fix and use mgos_iram.h for ESP32 (cesanta/mongoose-os@3aae00d)
- mongoose-os: Fix build (cesanta/mongoose-os@0e7c1ac)
- mongoose-os: ESP8266: Remove system_soft_wdt_stop() from missing decls (cesanta/mongoose-os@3b070f5)
- mongoose-os: ESP32: Set default SPIRAM frequency to 80 MHz (cesanta/mongoose-os@c0e84f1)
- mongoose-os: Use uptime for timers (cesanta/mongoose-os@00b9fca)
- mongoose-os: Fix msecs_left in mgos_get_timer_info() (cesanta/mongoose-os@793c84d)
- mongoose-os: Merge pull request #570 from nliviu/fix-msecs_left (cesanta/mongoose-os@7fecd3c)
- mongoose-os: ubuntu: Enable ASAN and UBSAN by default (cesanta/mongoose-os@1e09dac)
- arduino-compat: Add a weak definition of yield() as Arduino has (mongoose-os-libs/arduino-compat@fc45db2)
- arduino-compat: Merge pull request #7 from QRPp/master (mongoose-os-libs/arduino-compat@77ee5e4)
- arduino-compat: Implement pulseIn (mongoose-os-libs/arduino-compat@b5e4349)
- arduino-compat: Merge pull request #8 from yaourdt/master (mongoose-os-libs/arduino-compat@3dde5d1)
- arduino-dallas-temperature: Use the original lib repo, not copied sources (mongoose-os-libs/arduino-dallas-temperature@ec85e78)
- arduino-dallas-temperature: Pin upstream lib to current known to work master (mongoose-os-libs/arduino-dallas-temperature@3fb5b41)
- arduino-dallas-temperature: System-wide auto-created configurable singleton (mongoose-os-libs/arduino-dallas-temperature@0720129)
- arduino-dallas-temperature: Merge pull request #2 from QRPp/master (mongoose-os-libs/arduino-dallas-temperature@fe5f0c7)
- arduino-dallas-temperature: Rework singleton API (mongoose-os-libs/arduino-dallas-temperature@e39d54a)
- arduino-dallas-temperature: Merge pull request #3 from QRPp/config-singleton-obj (mongoose-os-libs/arduino-dallas-temperature@e5122f9)
- homekit-adk: Fix connection eviction logic (mongoose-os-libs/homekit-adk@428902e)
- i2c: ESP32: Detect stuck bus and reset if necessary (mongoose-os-libs/i2c@cd740fa)
- ili9341-spi: Fix formatting errors for ESP8266 in mos 2.19 (mongoose-os-libs/ili9341-spi@ad1d6d8)
- ili9341-spi: Merge pull request #20 from nliviu/format-esp8266 (mongoose-os-libs/ili9341-spi@2351afd)
- jstore: Update mgos_jstore.h (mongoose-os-libs/jstore@ce3242f)
- jstore: Merge pull request #3 from DrBomb/master (mongoose-os-libs/jstore@2a6c518)
- modbus: Initial Commit, updated from https://github.com/suyashmathema/mongoose-os-modbus (mongoose-os-libs/modbus@5c8327e)
- mongoose: Ensure struct mg_connect_opts size remains the same, SSL or not (mongoose-os-libs/mongoose@be8cbe0)
- mqtt: Silence warnings (mongoose-os-libs/mqtt@2b43e81 mongoose-os-libs/sntp@f7f4c04 mongoose-os-libs/wifi@11a208e)
- rpc-common: Send CORS headers with 401 response (mongoose-os-libs/rpc-common@30294b8)
- rpc-common: Send 403 and 404 error codes (mongoose-os-libs/rpc-common@9d0865d)
- rpc-service-gpio: Add "od" (open drain) parameter to GPIO.Write (mongoose-os-libs/rpc-service-gpio@5b6b3e2)
- sht31-i2c: Update README.md (mongoose-os-libs/sht31-i2c@9b7a381 mongoose-os/mos@7d62b23)
- wifi: ESP32: Fix mode control during scan when ap and sta are disabled (mongoose-os-libs/wifi@7301fa3)
- mos: Fix error reporting (mongoose-os/mos@9b6f239)
- mos: Add deps and version generation to test target (mongoose-os/mos@d562004)
- mos: Correct error text when failing to expand `author' (mongoose-os/mos@00f248a)
- mos: Expand vars in cflags and cxxflags (mongoose-os/mos@4a885b1)
- mos: Merge pull request #46 from QRPp/master (mongoose-os/mos@192f2c9)
- mos: Support mos.libs.L.path akin to mos.modules.M.path (#48) (mongoose-os/mos@ad79b4f)
- mos: Move to build.mongoose-os.com (mongoose-os/mos@eccc039)
- mos: Merge pull request #49 from mongoose-os/lsm (mongoose-os/mos@f637232)
- mos: Add a unit test for overriding libs by name (mongoose-os/mos@fc6d88a)
- mos: Disable WebView (mongoose-os/mos@c69f455)
- mos: Fix Linux build (mongoose-os/mos@963c8e1)
- mos: After checking --libs-dir fall back to fetching if not found (mongoose-os/mos@be9110f)
- mos: Update name of azure-iot extension (mongoose-os/mos@337fcb0)
- mos: Make --no-libs-update inhibit fetching missing deps (mongoose-os/mos@37a6dad)
- mos: Merge pull request #52 from suvie-eng/fix-azure-iot-extension-name (mongoose-os/mos@59c6c95)
- mos: Update PKGBUILD (mongoose-os/mos@54fce2d)
- mos: Merge pull request #54 from kriansa/fix/readme-arch-instructions (mongoose-os/mos@1275b70)
- mos: Merge pull request #53 from kriansa/patch-1 (mongoose-os/mos@9bf406d)