zephyr/samples
Florian Grandel 705a8b6ea1 net: ieee802154: introduce consistent MTU definition
Zephyr IEEE 802.15.4 drivers and L2 stack use the same constant names
for different MTU definitions. The intent of this change is to introduce
a consistent MTU definition which can be used everywhere in zephyr to
avoid confusion, bugs and name conflict.

Signed-off-by: Florian Grandel <jerico.dev@gmail.com>
2022-08-31 21:52:37 +00:00
..
application_development usb_device: remove Kconfig.defconfig* setting of usb device drivers 2022-08-25 08:05:54 -05:00
arch devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
basic drivers: led: Remove unnecessary Kconfig settings 2022-08-11 17:46:43 +02:00
bluetooth samples: bluetooth: adding central_otc sample 2022-08-31 10:39:33 +02:00
boards samples: boards: stm32 serial_wakeup does not check device ready 2022-08-23 14:44:44 +00:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers samples: drivers: can: increase the maximum number of shell arguments 2022-08-31 10:45:35 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: kernel: Add README for simple condition variable sample. 2022-08-25 13:24:14 -05:00
modules samples: sof: Uses CONFIG_SCHED_CPU_MASK_PIN_ONLY 2022-08-29 11:39:02 +02:00
net net: ieee802154: introduce consistent MTU definition 2022-08-31 21:52:37 +00:00
philosophers samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor drivers: sensor: Added sample for the Würth Elektronik WSEN-HIDS sensor. 2022-08-31 21:47:58 +00:00
shields devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
subsys samples: Add name "sample" in the some samples modules 2022-08-29 07:30:10 -04:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration modules: tfm: Exclude non-secure TF-M application from build 2022-08-09 13:59:02 +02:00
userspace test: syscall_perf: Do not re-define csr_read 2022-07-18 12:22:00 -04:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00