mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 08:05:49 +00:00
Provide a random driver wrapped around the KSDK RNGA driver. Origin: Original Change-Id: I43feeb37d8d5173c7b95af8e80434fb7dc77a83e Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com> Signed-off-by: Maureen Helm <maureen.helm@nxp.com> |
||
---|---|---|
.. | ||
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