Skip to content

0.22.12-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@luisan00 luisan00 released this 02 Aug 11:03
· 56 commits to main since this release
320cf06

Just in time! Thanks to everyone involved

According our releases calendar here is the first release candidate for 0.22.12 version

What's Changed

Riot-OS upgraded

WiFi Subsystem

  • wifi-subsys/components: fixed Cmake conflicts with server_cert.pem by @eduazocar in #266
  • wifi-subsys: fixed old static warnings presents by @eduazocar in #267

Tests

  • test/border_router: fixed with the new modifications by @eduazocar in #270
  • tests: renamed tests with correctly test name by @eduazocar in #322
  • test/storage: Support to cc2538 with mtd_save_compress and mtd_load by @eduazocar in #321
  • test/bmx280: New integration to generic BMX280 sensors tests by @eduazocar in #327

Documentation

  • doc/network: Modify Documentation in the Network group by @eduazocar in #283
  • doc/sys: documents corrections by @RocioRojas in #285
  • doc/firmware: fixes doc firmware by @RocioRojas in #291
  • doc/peripherals; Added Documentation to Peripherals by @eduazocar in #294
  • doc/tests: Fixed group names and docs required of some modules by @eduazocar in #323

Examples

  • examples: updated ds18b20 sensors, fixed reading data under 0 grades by @eduazocar in #284
  • examples: Fixed module by @RocioRojas in #307

Supported (custom) boards

  • boards/m4a-24g: Adc VREF periph control by KCONFIG by @eduazocar in #286
  • boards: meshme CC2538 + CC2592 initial implementation by @luisan00 in #290
  • boards/meshme: Add ADC support and tests by @luisan00 in #316
  • boards/meshme: initial implementation of I2C and SPI peripherals by @luisan00 in #318
  • board: initial implementation of VS201 board, CC2538 + CC2592 by @luisan00 in #311
  • boards: fix error, BTN1 not defined by @luisan00 in #315

Firmware

  • network/udp_client: Update udp client to pass the tests by @eduazocar in #288
  • firmware/storage: Fixed bug in Boards meshme and vs203 by @eduazocar in #317
  • firmware/default_params: Adding Elements to save configuration in the… by @eduazocar in #308
  • riotboot: Supporting to install boot in meshme and vs203 boards by @eduazocar in #312
  • firmware/radio: Compillation Fixed to unregister netdev devices by @eduazocar in #325
  • sys/uniqueid: Fixed compilation dependencies of HWRNG and radio hardware by @eduazocar in #320
  • sys: fixed random option uniqueid by @RocioRojas in #289
  • sys: move cpuid to uniqueid by @RocioRojas in #295
  • sys/uniqueid: Fixed rendundancy code and dependencies to multi support by @eduazocar in #297
  • sys/storage: compress model to flashpages blocks by @eduazocar in #306
  • network: made kconfig to net tools by @RocioRojas in #299
  • network: Made kconfig to udp_server and udp_client by @RocioRojas in #302
  • network: Made kconfig to at_client by @RocioRojas in #304
  • network: Made kconfig to chamos by @RocioRojas in #300
  • network: Made kconfig to ds18 and moisture sensor by @RocioRojas in #303
  • network: Made Kconfig to border router module by @RocioRojas in #298
  • network: Made kconfig to storage and serialization by @RocioRojas in #305

CI/CD

  • ci: update labeler runner with new board's label by @luisan00 in #310
  • ci: add new platforms to drone runners by @luisan00 in #313

Full Changelog: 0.22.06...0.22.12-RC1