hid-keyboard-dongle-nRF/SDK/nRF5_SDK_17.0.2_d674dde/external/freertos
Jason Zhu fb2a8ca8fb Added SDK: nRF5 SDK 17.0.2 2021-01-28 23:50:40 +11:00
..
config Added SDK: nRF5 SDK 17.0.2 2021-01-28 23:50:40 +11:00
license Added SDK: nRF5 SDK 17.0.2 2021-01-28 23:50:40 +11:00
portable Added SDK: nRF5 SDK 17.0.2 2021-01-28 23:50:40 +11:00
source Added SDK: nRF5 SDK 17.0.2 2021-01-28 23:50:40 +11:00
readme.txt Added SDK: nRF5 SDK 17.0.2 2021-01-28 23:50:40 +11:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Implementations detail.

No changes to original FreeRTOS code was made.
Directories was reorganized to move all changed or optional items outside the original, copied code.
That way just copying new version of FreeRTOS should give functional code.

Folders:
- source:  Original Source directory from FreeRTOS. Deleted all port files from portable subdirectory.
           In portable subdirectory only MemMang was left.
- license: Original License directory from FreeRTOS.
- config:  Base (clean) FreeRTOS configuration file.
- portable: Port files created for nrf5x microcontroller.