diff --git a/README.md b/README.md index 81f94404028..bd89393e827 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,9 @@ This repository is for MCUXpresso SDK examples delivery and it contains the NXP officially delivered examples in MCUXpresso SDK. **The examples delivery in the project cannot be built and run solely**, it's a part of MCUXpresso SDK overall delivery which is composed of several project deliveries. Please go to the [main repository](https://github.com/NXPmicro/mcux-sdk/) to get the MCUXpresso overall delivery to be able to build and run examples in this repository. + +--- +**NOTE** +For tag MCUX_2.10.0, see [release notes](https://github.com/NXPmicro/mcux-sdk-examples/releases/tag/MCUX_2.10.0) for the verified board list. There are some examples build failure for board not in the release scope: mekmimx8qm, mekmimx8qx, frdmkl27z, frdmk28fa, lpcxpresso54114, lpcxpresso812max. Fixes for these board examples will be pushed later. + +---