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