mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 02:15:21 +00:00
Update to version 8.6.0 and include nrf.h and the additional files it requires for nRF52. This is so drivers targetting the nRF Family can include nrf.h directly instead of *nrf5*.h Origin: Nordic MDK 8.6.0 URL: http://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52832 Maintained-by: External JIRA: ZEP-377 Change-Id: I71ad9828e1cf95e4d6ef09182a24f00e7d9f01ad Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> |
||
---|---|---|
.. | ||
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