Go to file
Yves Vandervennet 418f2998a2 Removing all binary archives from the NXP HAL repository.
There are archives of ELF files that are not required in this HAL.

The change was established as follows, '.' being the top level directory of the repo:
$ find . -type f | egrep -e '\.a$' | xargs -n1 git rm

Signed-off-by: Yves Vandervennet <yves.vandervennet@nxp.com>
2022-06-29 09:37:55 -05:00
dts/nxp dts: add pin control files for iMX application cores 2022-05-03 13:37:43 -05:00
imx drivers/adc: imx6sx ADC support. 2022-03-03 11:32:30 -06:00
mcux Removing all binary archives from the NXP HAL repository. 2022-06-29 09:37:55 -05:00
zephyr zephyr/module.yml: Update to use cmake-ext/kconfig-ext 2021-07-28 11:14:10 -05:00
.gitignore repo: Add gitignore file 2022-03-25 13:47:22 -05:00
CMakeLists.txt mcux: imx: Make nxp hal a zephyr_library 2020-06-10 12:41:55 -05:00