You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NXP] Adding pre/post-build process support for NXP RW61x platform (#35448)
* [NXP][config][zephyr] Allow factory data to be generated outside "zephyr" folder in order to share the generation process with freertos
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* [NXP][config][freertos] Adding support to build applications and execute pre/post-build processes with cmake wrappers
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* [NXP][examples][rw61x] Adding support to build applications with cmake (this method is using wrappers which call the gn build command)
* Adding configs for build & pre/post-build processes
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* [NXP][scripts][build_examples] Adding support to build applications with cmake using build_examples.py as the entry-point for RW61x
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* [NXP][scripts][build_examples] Adding differentiator to support both gn and cmake build systems
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* Restyled by autopep8
* Restyled by isort
* [NXP][script][build_examples] Adding board variant enum
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* [NXP] Adding setup requirements to the list requirements.nxp.txt
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* Restyled by autopep8
* [NXP] Updating nxp_matter_support submodule
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
* Restyled by autopep8
* Update scripts/build/builders/nxp.py
Co-authored-by: Andrei Litvin <andy314@gmail.com>
* Update scripts/build/builders/nxp.py
Co-authored-by: Andrei Litvin <andy314@gmail.com>
* Update scripts/build/builders/nxp.py
Co-authored-by: Andrei Litvin <andy314@gmail.com>
---------
Signed-off-by: Dina Benamar <dina.benamarelmaaroufi@nxp.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
0 commit comments