Release 2020.10

Dear RIOTers, We are happy to announce the 25th official release of

RIOT: ----------------------- * RIOT [2020.10] * ----------------------- The 2020.10 release includes: - Support for PicoLIBC as standard C library implementation - A new radio abstraction layer for ieee802.15.4 radios - Improvement to the linking of modules - An improved algorithm for generating local unique identifiers - Pagewise addressing support for MTD devices - 23 additional modules supported by Kconfig - Initial rework of the clock modelling on stm32 devices - 5 new boards, 2 new device drivers, 7 packages updated ||482 pull requests, composed of 1355 commits, have been merged since the last release, and 84 issues have been solved. 64 people contributed with code in 94 days. 2426 files have been touched with 133358 (+) insertions and 756906 deletions (-). You can download the RIOT release from Github by cloning the repository and checkout the release tag [1] or by downloading the tarball [2], and look up the release notes for further details [3]. A big thank you to everybody who contributed! Best regards, Koen Zandberg [1]:GitHub - RIOT-OS/RIOT at 2020.10 [2]:https://github.com/RIOT-OS/RIOT/archive/2020.10.tar.gz [3]:https://github.com/RIOT-OS/RIOT/releases/tag/2020.10|