zephyr/samples
Keith Packard bf6c2fcde8 samples/bluetooth/hci_ipc: Reduce printf size
When using picolibc before 1.8.5, the only way to get 'long long' support
was to use the full version, including floating point support. This is too
large for this testcase.

Reduce the size of the printf code by switching to the version without
64-bit integer support. This allows the test to pass when using older
picolibc versions, such as that included with SDK version 0.16.3.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-11-21 23:04:52 -05:00
..
application_development samples/code_relocation_nocopy: Increase fake flash size 2023-11-20 06:07:58 -05:00
arch samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
basic samples/basic: Switch from native_posix to native_sim 2023-11-14 13:06:01 +01:00
bluetooth samples/bluetooth/hci_ipc: Reduce printf size 2023-11-21 23:04:52 -05:00
boards samples: stm32: serial_wakeup: b_u585i_iot02a support 2023-11-21 16:41:40 +00:00
charger samples: charger: Creates a generic sample application for chargers 2023-10-20 14:55:22 +02:00
compression samples: lz4: reduce malloc arena size 2023-11-14 09:04:11 +01:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
hello_world samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
kernel samples/kernel/metairq_dispatch: Correct comment 2023-11-20 12:02:48 +01:00
modules samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
net samples: net: mdns_responder: Add VLAN support 2023-11-17 12:40:33 +01:00
philosophers samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
posix samples posix uname: Fix sample yaml filtering 2023-10-25 09:57:58 +02:00
sensor samples: sensor: dht_polling: Add generic dht sample application 2023-11-17 10:33:02 -06:00
shields shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
subsys samples: usb-c: sink: Add support for WeAct STM32G431 core 2023-11-21 09:54:02 +01:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
userspace boards: arm: stm32f746 with all mpu regions when testing in userspace 2023-11-06 12:32:08 +01:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00