Lpc makefiles full mapping

From Wiki at Neela Nurseries
Revision as of 17:52, 10 July 2018 by Ted (talk | contribs) (2018-07-10 - Tuesday, Ted starting notes on mapping and descriptions of LPCXpresso project makefiles.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


In LPCXpressor FreeRTOS demo the top level makefile is named 'makefile'. This is a little different than on the Unix side, where the default GNU makefile name is 'Makefile', but most LPCXpresso users are running on Windows stations, where the command shell DOS is case-insensitive. The primary makefile in LPCXpresso FreeRTOS demo refers to multiple other makefiles in both parent and child directores. Here is an incomplete map of makefiles in the project:


|   rtos-demo-3   |
|                 |
|    makefile     |
+-----------------+