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>
28 lines
800 B
Plaintext
28 lines
800 B
Plaintext
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
|