zephyr/ext/hal/nordic/nrfx
Andrzej Głąbek b45fcc6b9e ext: hal: nordic: Update nrfx to version 1.3.1
Updates nrfx to the recently released version that corrects a few
imperfections in NFCT and USBD drivers.

Origin: nrfx
License: BSD 3-Clause
URL: https://github.com/NordicSemiconductor/nrfx/tree/v1.3.1
commit: d4ebe15f58de1442e3eed93b40d13930e7785903
Purpose: Provide peripheral drivers for Nordic SoCs
Maintained-by: External

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-09-28 09:22:04 -05:00
..
drivers ext: hal: nordic: Update nrfx to version 1.3.1 2018-09-28 09:22:04 -05:00
hal ext: hal: nordic: Update nrfx to version 1.3.0 2018-09-21 09:12:14 -07:00
mdk
README ext: hal: nordic: Update nrfx to version 1.3.1 2018-09-28 09:22:04 -05:00
nrfx.h ext: hal: nordic: Update nrfx to version 1.2.0 2018-09-11 12:55:07 -04:00

README

nrfx
####

Origin:
   https://github.com/NordicSemiconductor/nrfx/tree/v1.3.1

Status:
   v1.3.1

Purpose:
   With added proper shims adapting it to Zephyr's APIs, nrfx will provide
   peripheral drivers for Nordic SoCs.

Description:
   nrfx is an extract from the nRF5 SDK that contains solely the drivers
   for peripherals present in Nordic SoCs, for convenience complemented with
   the MDK package containing required structures and bitfields definitions,
   startup files etc.

   Only relevant files from nrfx were imported, for instance, template files
   and the ones with startup code or strictly related to installation of IRQs
   in the vector table were omitted.

Dependencies:
   CMSIS header files

URL:
   https://github.com/NordicSemiconductor/nrfx

commit:
   d4ebe15f58de1442e3eed93b40d13930e7785903

Maintained-by:
   External

License:
   BSD-3-Clause

License Link:
   https://github.com/NordicSemiconductor/nrfx/blob/v1.3.1/LICENSE