Ask Your Question
0

Why isn't the FreeRTOS framework included in the list of platforms available for use with nRF52 in PlatformIO?

asked 2022-01-14 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-04-10 21:00:00 +0000

lakamha gravatar image

There may be several reasons why the FreeRTOS framework is not included in the list of platforms available for use with nRF52 in PlatformIO:

  1. FreeRTOS may not be as popular as other frameworks and platforms, so PlatformIO may not have included it in the default list.

  2. PlatformIO may be constantly updating their list of available platforms, so it is possible that FreeRTOS will be added in the future.

  3. FreeRTOS may be compatible with nRF52, but it may require additional configuration or installation steps that are not currently automated in PlatformIO.

Regardless of the reason, it is still possible to use FreeRTOS with nRF52 in PlatformIO. Users can create a new project in PlatformIO, manually include the FreeRTOS framework, and configure it for use with nRF52.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-01-14 11:00:00 +0000

Seen: 12 times

Last updated: Apr 10 '22