Re: [riot-devel] Release 2017.10

2017-10-27 Thread Kaspar Schleiser
Hey all,

On 10/27/2017 12:37 PM, Hauke Petersen wrote:
> we are happy to announce the 13th official release of RIOT:

Congratulations and many thanks to everyone involved!

Kaspar
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Updated invitation: Hack'n'ACK @ Tue Nov 7, 2017 5pm - 10pm (RIOT Events)

2017-10-27 Thread Martine Lenders
FYI: Oct 31st is a Holiday in most of Germany, that is why we decided to
move it by one week.

Am 27.10.2017 2:53 nachm. schrieb "Martine Lenders" :

> *This event has been changed.*
> more details »
> 
> Hack'n'ACK
>
> *When*
> *Changed: *Tue Nov 7, 2017 5pm – 10pm Berlin
>
> *Where*
> FU Berlin; HAW Hamburg (map
> )
>
> *Calendar*
> RIOT Events
>
> *Who*
> •
> Martine Lenders - creator
>
> Invitation from Google Calendar 
>
> You are receiving this email at the account peterschme...@gmail.com
> because you are subscribed for updated invitations on calendar RIOT Events.
>
> To stop receiving these emails, please log in to https://www.google.com/
> calendar/ and change your notification settings for this calendar.
>
> Forwarding this invitation could allow any recipient to modify your RSVP
> response. Learn More
> .
>
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] [riot-users] Release 2017.10

2017-10-27 Thread Emmanuel Baccelli
Yay!! Congrats to all involved parties and thanks Hauke for managing this
release.
Cheers!
Emmanuel

On Oct 27, 2017 12:38 PM, "Hauke Petersen" 
wrote:

> Dear RIOTers,
>
> we are happy to announce the 13th official release of RIOT:
>
> --- * RIOT 2017.10 * ---
>
> This release provides fixes, code cleanup and improved documentation,
> as well as enhancements.
>
> Most notable, this release is bringing RIOT a step closer to supporting
> over-the-air-updates by containing initial support for MCUBoot.
> Furthermore, it adds support for some new platforms (e.g. arduino-mkzero,
> nucleos, and frdm-k22f), drivers (e.g. my9221, apa102, ds1307), and of course
> a large number of bug fixes (e.g. `make buildtest` now working properly,
> various fixes to `xtimer`).
>
> About 230 pull requests with about 442 commits have been merged since
> the last release and about 13 issues have been solved. 45 people
> contributed with code in 56 days. 1395 files have been touched with
> 211720 insertions and 65729 deletions.
>
> You can download the RIOT release from Github by cloning the repository
> [1] or by downloading the tarball [2], and look up the release notes for
> further details [3].
>
> Again, a big thank you to all the people who helped getting this release
> on its way and who constantly work on making RIOT a better OS.
>
> Keep on RIOTing and cheers,
> Hauke
>
> [1] https://github.com/RIOT-OS/RIOT/releases/tag/2017.10
> [2] https://github.com/RIOT-OS/RIOT/archive/2017.10.tar.gz
> [3] https://github.com/RIOT-OS/RIOT/blob/2017.10-branch/release-notes.txt
>
>
> ___
> users mailing list
> us...@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/users
>
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Release 2017.10

2017-10-27 Thread Martine Lenders
Yay, congratz everyone 

Am 27.10.2017 12:38 nachm. schrieb "Hauke Petersen" <
hauke.peter...@fu-berlin.de>:

> Dear RIOTers,
>
> we are happy to announce the 13th official release of RIOT:
>
> --- * RIOT 2017.10 * ---
>
> This release provides fixes, code cleanup and improved documentation,
> as well as enhancements.
>
> Most notable, this release is bringing RIOT a step closer to supporting
> over-the-air-updates by containing initial support for MCUBoot.
> Furthermore, it adds support for some new platforms (e.g. arduino-mkzero,
> nucleos, and frdm-k22f), drivers (e.g. my9221, apa102, ds1307), and of course
> a large number of bug fixes (e.g. `make buildtest` now working properly,
> various fixes to `xtimer`).
>
> About 230 pull requests with about 442 commits have been merged since
> the last release and about 13 issues have been solved. 45 people
> contributed with code in 56 days. 1395 files have been touched with
> 211720 insertions and 65729 deletions.
>
> You can download the RIOT release from Github by cloning the repository
> [1] or by downloading the tarball [2], and look up the release notes for
> further details [3].
>
> Again, a big thank you to all the people who helped getting this release
> on its way and who constantly work on making RIOT a better OS.
>
> Keep on RIOTing and cheers,
> Hauke
>
> [1] https://github.com/RIOT-OS/RIOT/releases/tag/2017.10
> [2] https://github.com/RIOT-OS/RIOT/archive/2017.10.tar.gz
> [3] https://github.com/RIOT-OS/RIOT/blob/2017.10-branch/release-notes.txt
>
>
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Release 2017.10

2017-10-27 Thread Hauke Petersen

Dear RIOTers,

we are happy to announce the 13th official release of RIOT:

--- * RIOT 2017.10 * ---

This release provides fixes, code cleanup and improved documentation,
as well as enhancements.

Most notable, this release is bringing RIOT a step closer to supporting
over-the-air-updates by containing initial support for MCUBoot.
Furthermore, it adds support for some new platforms (e.g. arduino-mkzero,
nucleos, and frdm-k22f), drivers (e.g. my9221, apa102, ds1307), and of course
a large number of bug fixes (e.g. `make buildtest` now working properly,
various fixes to `xtimer`).

About 230 pull requests with about 442 commits have been merged since
the last release and about 13 issues have been solved. 45 people
contributed with code in 56 days. 1395 files have been touched with
211720 insertions and 65729 deletions.

You can download the RIOT release from Github by cloning the repository
[1] or by downloading the tarball [2], and look up the release notes for
further details [3].

Again, a big thank you to all the people who helped getting this release
on its way and who constantly work on making RIOT a better OS.

Keep on RIOTing and cheers,
Hauke

[1] https://github.com/RIOT-OS/RIOT/releases/tag/2017.10
[2] https://github.com/RIOT-OS/RIOT/archive/2017.10.tar.gz
[3] https://github.com/RIOT-OS/RIOT/blob/2017.10-branch/release-notes.txt

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel