nuttx/net/ieee802154
ligd 231ad202ee global change: repace sched_xfree() to kxmm_free()
Changes:
sched_xfree() => kxmm_free()
remove garbage related APIs
remove ARCH_HAVE_GARBAGE

Cause garbage feature move to mm_heap, then don't need
garbage anymore.

Change-Id: If310790a3208155ca8ab319e8d038cb6ff92c518
Signed-off-by: ligd <liguiding@fishsemi.com>
2020-04-09 10:29:28 -06:00
..
ieee802154_callback.c
ieee802154_conn.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
ieee802154_container.c global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
ieee802154_finddev.c
ieee802154_initialize.c
ieee802154_input.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
ieee802154_poll.c net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints. 2020-01-11 13:41:33 -03:00
ieee802154_recvfrom.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
ieee802154_sendto.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
ieee802154_sockif.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
ieee802154.h Fix typos in comments 2020-02-14 08:50:45 -06:00
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs Run codespell -w against all files 2020-02-22 14:45:07 -06:00