Skip to content

Luos version 2.5.0

Compare
Choose a tag to compare
@JeromeGalan JeromeGalan released this 21 Jun 15:19
· 624 commits to main since this release
1181f02

Changelog Luos version 2.5.0:


Dependencies:

  • Pyluos version >= 2.2.1

What's new:

🆕 Feature #238 : [Bootloader] Bootloader can be mapped after user application
🆕 Feature #226: [ESP 32] Luos engine is now compatible with ESP32 family
🆕 Feature #209: [SDK MBED] Luos engine integration with MBED SDK for SAMD 21
🆕 Feature #242 : [Messages API] [Topic] Publish / Subscribe to topic

🆕 Added #214: [Example] [Alias] How to save aliases permanently in flash
🆕 Added #236: [Example] [ESP 32] Button project for ESP 32
🆕 Added #209: [Example] [SAMD 21] Button project for SAMD 21
🆕 Added #238 : [Example][Bootloader] Bootloader for STM32F407

🆕 Changed #238: [Bootloader] Change build flags for bootloader modes
🆕 Changed #214: [Alias] Services alias are not saved in flash memory anymore
🆕 Changed #232: [Unit tests] Update to ensure compatibility with platformio test engine

🛠️ Fix #248: [Pipe] Removing samples twice in streaming channel
🛠️ Fix #232: [Unit tests] Update to ensure compatibility with platformio test
🛠️ Fix #210: [Bootloader] Example project with bootloader works for all MCUs
🛠️ Fix #210: [Bootloader] Shared memory is mapped between bootloader and app


Packages:

  • Luos library
  • Luos library for Arduino environment with examples
  • Luos Gate library for Arduino environment
  • Luos Inspector library for Arduino environment