nuttx/arch/ceva/src
Petro Karashchenko 3fff4508c7 netinitialize: call xxx_netinitialize unconditionally
The xxx_netinitialize is defined to a function only if
CONFIG_NET=y and CONFIG_NETDEV_LATEINIT=n.  Otherwise it
is defined to an empty macro.

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-03-19 17:41:33 +08:00
..
common netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
xc5 arch/ceva: Move the idle stack initialization to up_initial_state 2022-03-13 00:28:05 +02:00
xm6 arch/ceva: Move the idle stack initialization to up_initial_state 2022-03-13 00:28:05 +02:00
.gitignore CEVA: add ceva platform xc5 xm6 support 2022-01-07 09:31:59 -03:00
Makefile arch/ceva: Replace OUTDIR with TOPDIR 2022-02-21 09:25:26 +01:00