mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 18:25:37 +00:00
This ports zoap to the native stack. Just for reference, and totally not scientific, here are the numbers using the old stack: $ size outdir/qemu_x86/zephyr.elf text data bss dec hex filename 34657 10316 16916 61889 f1c1 outdir/qemu_x86/zephyr.elf With yaip: $ size outdir/qemu_x86/zephyr.elf text data bss dec hex filename 30575 9148 6164 45887 b33f outdir/qemu_x86/zephyr.elf Jira: ZEP-818 Change-Id: I7992a3e2af7d419081ee5a64d7cc2d49fb628ead Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> |
||
---|---|---|
.. | ||
iot | ||
libc | ||
Kbuild | ||
Kconfig | ||
Makefile |