zephyr/samples
Keith Packard d1dc3e823a samples/soc_flash_nrf: Fix printf usage with off_t values
off_t is often unsigned long, which means printf needs to use %lx. Insert
a cast in case the value is unsigned int.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-05-27 15:34:34 -07:00
..
application_development dts: fix a bunch of odd partition values dts entries 2022-05-25 14:21:04 +02:00
arch samples: tests: exclude esp32 platform 2022-05-11 10:47:27 +02:00
basic samples: basic: servo_motor: delete nrf52840dk wrong overlay 2022-05-11 10:49:05 +02:00
bluetooth samples: Bluetooth: Fix bad info->flags check in unicast_server 2022-05-24 08:50:07 -07:00
boards lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers samples/soc_flash_nrf: Fix printf usage with off_t values 2022-05-27 15:34:34 -07:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
modules samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net samples: net: wifi: add mikroe wifi bt click 2022-05-15 21:34:32 +02:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
shields lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
subsys include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration samples: tfm: Add fixed PID to custom partition 2022-05-27 15:18:01 -07:00
userspace samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
classic.rst
index.rst