aws / amazon-freertos

DEPRECATED - See README.md
https://aws.amazon.com/freertos/
MIT License
2.54k stars 1.1k forks source link

[General] Is there a reason, why there is almost two months no merge in main? #3545

Closed thomasklaush closed 1 year ago

htibosch commented 1 year ago

I am not sure what you are asking for?

Looking at the PR-list, the last merge into main was done here, two weeks ago.

eelaix commented 1 year ago

Is there a reason, why there is almost two months no merge in main? on aws/amazon-freertos ?

AniruddhaKanhere commented 1 year ago

Hello @thomasklaush and @eelaix, Thank you for reaching out to us.

The amazon-freertos repository got too large and too complex for a simple and efficient experience. Thus, for a better user experience we adopted an alternative of having one demo per repo rather than all in one repo.

To that end, we have focused all our attention on the FreeRTOS/FreeRTOS repository and the new Long Term Support core libraries. We also have reference integration repositories focusing in vendor specific devices. See the list.

I would take a look at the above listed latest LTS release and the featured reference integrations for the best examples.

Let us know if that makes sense. Thanks!

AniruddhaKanhere commented 1 year ago

I shall close this issue for now. If you have any more questions/concerns or feedback, please feel free to re-open the issue or create a new one.

Thanks again, Aniruddha

thomasklaush commented 1 year ago

@AniruddhaKanhere this means, this repo (aws/amazon-freertos) will not be supported any more.

So the Getting started guide from aws is not correct any more, since it's referencing on this repo https://docs.aws.amazon.com/freertos/latest/userguide/getting_started_esp32wroom-32se.html

If I got it correct, there will be a repo for each vendor or each board in the future?