Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrfx_glue.h macros implementation question

Hi, I am a beginner with nRF52840. In the SDK under modules/nrfx/templates we find a file "nrfx_glue.h".

This file contains macros that should be implemented according to the needs of the host environment. A file with the same name can be found under integration/nrfx, but this file seems to contain an implementation of the macros for baremetal. Is this correct?

Why is this file placed in a folder together with legacy code and why is including legacy code?

Are there other implementation of nrfx_glue.h available for Baremetal or other platforms?

Thanks!

Parents Reply Children
No Data
Related