FreeRTOS is now Amazon?

alainm3 wrote on Wednesday, December 06, 2017:

In FreeRTOS site (https://www.freertos.org/RTOS-contact-and-support.html) it says “The FreeRTOS kernel is an Amazon Web Services owned and managed open source project.”

It is no longer Real Time Engeneers? There has been several discussions on that topic, can you please shed some light into it?

kenchang1 wrote on Wednesday, December 06, 2017:

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

rtel wrote on Wednesday, December 06, 2017:

Ken - thanks for posting the link. A little more information.

The FreeRTOS kernel V10 is the first Amazon release, which includes new features:
https://www.freertos.org/RTOS-stream-message-buffers.html

and simplified licensing:
https://www.freertos.org/a00114.html

The FreeRTOS.org website remains the home of the FreeRTOS kernel, and AWS have simultaniously released the Amazon FreeRTOS operating system, which uses the FreeRTOS kernel, and adds connectivity and security libraries - all under the MIT license:
https://aws.amazon.com/freertos

You do not need to be an AWS users to use the FreeRTOS kernel or Amazon FreeRTOS.

jellyman1978 wrote on Friday, December 08, 2017:

Hi,
how about previous freertos version license?(eg: V8.2.0)? does it also belong to MIT license now?

rtel wrote on Friday, December 08, 2017:

No - the license change is not retrospective. Old versions remain under
their original licenses. All old versions back to 4.[something] remain
available as tags in SVN and .zip file downloads in SourceForge.

westmorelandeng wrote on Saturday, December 09, 2017:

Hmmm, interesting.