OK.. code is checkin; Couple of issues with the code 1. Need to download FreeRTOS port from NXP and put into NXP directory. The NXP.mk file uses a version string NXP files for drivers etc. 2. If you want to test or see LWIP working, need to do a git check out in the lwip directory. The apps directories are examples with separate makefiles for each one. This is work in progress. The goal is to subtree lwip; still getting up to speed on github etc. Comments are welcome; a lot to do.
Thanks a lot, this is awesome. Is it possible you`ve missed to commit the NXP folder with just the NXP.mk file? I can not find NXP.mk.... Code: $ find . -name "NXP.mk" chris@quadros:/tmp/FreeRTOS-Neo$ I know the other stuff in the folder may contain proprietary stuff from NXP so we can not share. I'll take a deeper look over the weekend