EEVblog Electronics Community Forum

Electronics => Microcontrollers => Topic started by: rounin on November 29, 2017, 10:25:05 pm

Title: FreeRTOS v10, now part of Amazon?
Post by: rounin on November 29, 2017, 10:25:05 pm
So, Amazon just bought out Real Time Engineers, and are running it under the AWS brand... WHIS is still running openrtos/safertos.

https://aws.amazon.com/blogs/opensource/announcing-freertos-kernel-v10/ (https://aws.amazon.com/blogs/opensource/announcing-freertos-kernel-v10/)
https://aws.amazon.com/freertos/ (https://aws.amazon.com/freertos/)

Some new inter thread communication primitives in v10, looks interesting. Still wierd.
Title: Re: FreeRTOS v10, now part of Amazon?
Post by: andersm on November 29, 2017, 10:32:05 pm
Amazon would probably like it very much if IoT gadgets used their cloud hosting services. For similar reasons, Amazon bought a game engine (https://aws.amazon.com/lumberyard/) that they're now offering for free.

Another change of note is the switch from GPLv2+linking exception to an MIT license.
Title: Re: FreeRTOS v10, now part of Amazon?
Post by: rounin on November 29, 2017, 10:33:57 pm
Hmm I wonder if they bundle a network stack, it will only connect to AWS  >:D
Title: Re: FreeRTOS v10, now part of Amazon?
Post by: ehughes on November 30, 2017, 03:47:34 am
I used the FreeRTOS TCP stack and it is very nice.   From what I understand, you will still always get what you have always could get.  There will be additional code to support SSL,  MQTT, etc.

The change to an MIT license is a nice change.
Title: Re: FreeRTOS v10, now part of Amazon?
Post by: YTvW95 on February 26, 2018, 03:15:14 pm
the change to MIT licencse is very nice since it removes the "you shall not compare freertos against the other RTOSes because we don't like them being better :palm:"
Title: Re: FreeRTOS v10, now part of Amazon?
Post by: KE5FX on February 27, 2018, 03:05:39 am
the change to MIT licencse is very nice since it removes the "you shall not compare freertos against the other RTOSes because we don't like them being better :palm:"

Yeah, that was just... bizarre.
Title: Re: FreeRTOS v10, now part of Amazon?
Post by: helius on February 27, 2018, 03:38:14 am
Fair Use isn't the issue (it's a defense in certain circumstances, but not a right). If you legally enter a binding contract, its provisions apply to you and limit your freedom of action. If you take some positive action in relation to a software license, you may be judged to have agreed to it and therefore it applies to what you can do (although there are limits to what it can require). Fair Use won't save you there.

Oracle is well-known to prohibit independent benchmarks in its contracts.