This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
examples
/
netlink_route
History
Xiang Xiao
deaa6c5b7b
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
...
and move NUTTXLIB defintion to the common place Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-09 15:17:37 -03:00
..
Kconfig
Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE
2020-03-27 02:43:11 -05:00
Make.defs
apps/examples/netlink_route: Add test/example of NETLINK_ROUTE 'get' opeations. apps/netutils/netlib: Fixes to NETLINK_ROUTE helpers found by testing with apps/examples/netlink_route.
2019-11-11 13:40:57 -06:00
Makefile
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
2020-07-09 15:17:37 -03:00
netlink_route_main.c
examles/netlink: Fix a typo that resulted in build breakage.
2020-02-25 13:17:51 +01:00