blob: 64a5222cbd3ae6c4963dab1156c9cf8fb049497b [file] [log] [blame]
Qiufang Dai35c31332020-05-13 15:29:06 +08001This file describes the subdirectories found in the /lib directory of the Amazon
2FreeRTOS distribution.
3
4third_party:
5Contains the third party libraries, including vendor supplied device specific
6driver libraries, required to build target specific demo projects. Organized by
7vendor.
8
9All other directories:
10Contain the implementation of a single Amazon FreeRTOS library.