mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 00:42:22 +00:00
Include the required files for nRF51. This is to prepare the basic build infrastructure for nRF51. Origin: Nordic MDK 8.6.1 URL: https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF5x-MDK-Pack/48803 Maintained-by: External Change-Id: Ie594984cc26acdcefac9f6f6a6748ba673ea261c Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org> |
||
---|---|---|
.. | ||
cmsis | ||
ksdk | ||
nordic/mdk | ||
qmsi | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
README |
This directory contains different HALs for SoCs supported by Zephyr. The following HALs are supported: cmsis ------- The ARM Cortex Microcontroller Software Interface Standard (CMSIS) defines a set of standard interfaces to ARM Cortex-M SoCs. ksdk ------- The Kinetis Software Development Kit (KSDK) provides device header files and peripheral drivers for Kinetis SoCs. nordic ------- The Nordic Semiconductor Microcontroller Development Kit (MDK) provides device header files for the Nordic Semiconductor nRF5 SoCs. qmsi ------- Intel® Quark™ Microcontroller Software Interface (QMSI) is a Hardware Abstraction Layer (HAL) for Intel® Quark™ Microcontroller products. It currently support the following SoCs: - Intel® Quark™ D2000 Microcontroller - Intel® Quark™ SE Microcontroller