nuttx/arch/z16/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
z16f arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00