Skip to content

Latest commit

 

History

History
 
 

nrfx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
nrfx
####

Origin:
   https://github.com/NordicSemiconductor/nrfx/tree/v2.8.0

Status:
   v2.8.0

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

Description:
   nrfx is a standalone set of drivers for peripherals present in Nordic
   Semiconductor's SoCs. It originated as an extract from the nRF5 SDK.
   The intention was to provide drivers that can be used in various
   environments without the necessity to integrate other parts of the SDK
   into them. For the user's convenience, the drivers come with the MDK
   package. This package contains definitions of register structures and
   bitfields for all supported SoCs, as well as startup and initialization
   files for them.

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

Dependencies:
   CMSIS header files

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

commit:
   55305292a2a8e4149869951451311452f4566e9a

Maintained-by:
   External

License:
   BSD-3-Clause

License Link:
   https://github.com/NordicSemiconductor/nrfx/blob/v2.8.0/LICENSE