zephyr/include
Daniel Leung 16f5249b26 lib: os: cbprintf_packaged: update alignment for x86-32
The size of long double on x86-32 is 12 which is not
a power of 2, and this results in build error when it is
being used for alignment of buf32 in log_core.c.
So manually set it to 16.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-04 07:36:55 -04:00
..
app_memory
arch arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
audio
bluetooth Bluetooth: ISO: Improved text for setting ISO data paths 2021-05-03 11:59:25 +02:00
canbus
console
crypto
data
debug
devicetree
dfu
disk
display
drivers drivers: i2s: Add missing const qualifiers 2021-05-03 19:57:49 -04:00
dt-bindings adc: Move ADC acquisition time macros 2021-04-29 09:50:18 -04:00
fs
ipc
kernel
linker kernel: generate placeholders for kobj tables before final build 2021-04-27 13:32:00 -04:00
logging logging: add support for dictionary based logging 2021-04-28 22:25:42 +02:00
lorawan lorawan: port oriented downlink callbacks 2021-04-30 13:05:10 -05:00
mgmt include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
modbus
net net: lwm2m: Add API function to delete object instance 2021-04-29 09:51:54 -04:00
portability
posix
power power: provide old reboot header for compatibility 2021-04-28 20:34:00 -04:00
random
settings
shell
stats
storage storage/stream: Add persistent write progress to stream_flash 2021-04-23 15:01:32 -05:00
sys lib: os: cbprintf_packaged: update alignment for x86-32 2021-05-04 07:36:55 -04:00
task_wdt
timing
toolchain
tracing
usb
zephyr
cache.h
device.h pm: deprecate device_pm_control_nop 2021-04-28 20:40:00 -04:00
devicetree.h devicetree: Add DT_FOREACH_CHILD_STATUS_OKAY macro 2021-04-27 13:32:55 -04:00
ec_host_cmd.h include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h init: tweak Zephyr .init* section name conflicting with toolchain 2021-04-26 14:15:43 -04:00
irq_nextlevel.h
irq_offload.h irq_offload: Remove ifdef from the api 2021-04-29 14:50:35 +02:00
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h smp: add a Kconfig option to delay booting secondary CPUs 2021-05-03 17:13:01 -04:00
mempool_heap.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h