- [x] Establish directory layout under `NXP/MIMXRT1064-EVK/`. - [x] Write `fetch_sdk` scripts to download necessary NXP CMSIS and driver sources. - [x] Configure `CMakeLists.txt` and `arm-gcc-cortex-m7.cmake` linking to root `libs/threadx`.
NXP/MIMXRT1064-EVK/.fetch_sdkscripts to download necessary NXP CMSIS and driver sources.CMakeLists.txtandarm-gcc-cortex-m7.cmakelinking to rootlibs/threadx.