zephyr/soc/arm/nordic_nrf/nrf51
Flavio Ceolin d45a0e1919 pm: Fix weak linkage symbols
Define SoC hooks as weak symbols so this way applications can
overwritten them defining strong symbols.

The problem is that currently SoCs are defining these interfaces as
strong symbol inhibiting the possibility of applications bring their
own implementation.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-07-26 04:31:54 -04:00
..
CMakeLists.txt
Kconfig.defconfig.nrf51822_QFAA
Kconfig.defconfig.nrf51822_QFAB
Kconfig.defconfig.nrf51822_QFAC
Kconfig.defconfig.series
Kconfig.series
Kconfig.soc
linker.ld
power.c pm: Fix weak linkage symbols 2021-07-26 04:31:54 -04:00
soc.c
soc.h