zephyr/include
Anas Nashif e1e05a2eac cleanup: include/: move atomic.h to sys/atomic.h
move atomic.h to sys/atomic.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
app_memory kernel: app_memdomain: remove unused defines 2019-06-17 10:00:22 -07:00
arch drivers: apic_timer: fix include of system_timer.h 2019-06-27 10:51:32 -07:00
audio
bluetooth cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
cmsis_rtos_v1
cmsis_rtos_v2
console cleanup: include/: move tty.h to console/tty.h 2019-06-27 22:55:49 -04:00
crypto
debug cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
dfu cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
display arch/x86: drivers/display: add framebuffer driver w/ multiboot support 2019-06-06 10:47:29 -07:00
drivers lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
dt-bindings drivers: clock_control: mcux_scg: add NXP MCUX SCG clock control driver 2019-06-24 14:33:46 -05:00
fs cleanup: include/: move nvs/nvs.h to fs/nvs.h 2019-06-27 22:55:49 -04:00
linker subsys/settings: Update bluetooth module 2019-06-26 16:31:01 +02:00
logging cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
mgmt
misc cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
net cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
nvs cleanup: include/: move nvs/nvs.h to fs/nvs.h 2019-06-27 22:55:49 -04:00
posix cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
random
settings subsys/settings: Update bluetooth module 2019-06-26 16:31:01 +02:00
shell cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
sys cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
toolchain stdint.h: streamline type definitions 2019-06-25 23:29:22 -04:00
usb usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
zephyr
adc.h drivers: adc: add API to support calibration 2019-05-30 17:18:17 -04:00
aio_comparator.h
atomic.h cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
base64.h
cache.h
can.h
clock_control.h drivers: clock_control: API extension proposal 2019-06-25 16:29:19 +02:00
console.h cleanup: include/: move console.h to console/console.h 2019-06-27 22:55:49 -04:00
counter.h counter: Update counter API in order to provide more flexibility 2019-06-25 11:05:45 +02:00
crc.h
device.h linker generated list: explicit alignment on data definitions 2019-06-06 14:21:32 -07:00
disk_access.h
display.h
dma.h
entropy.h entropy: fix C++ compiler warnings 2019-05-21 08:26:12 -04:00
exc_handle.h
fcb.h cleanup: include/: move fcb.h to fs/fcb.h 2019-06-27 22:55:49 -04:00
flash_map.h cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
flash.h
fs.h cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
generated_dts_board.h
gna.h
gpio.h
hwinfo.h
i2c.h
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
kernel_includes.h cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
kernel_version.h
kernel.h cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
led_strip.h
led.h
pinmux.h
power.h
ptp_clock.h net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
pwm.h
ring_buffer.h ring_buffer: Add functions for getting capacity and reseting 2019-05-30 09:44:03 -04:00
rtc.h
sched_priq.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
sensor.h include: added new sensor channel SENSOR_CHAN_GAS_RES 2019-05-31 10:27:13 -05:00
shared_irq.h
spi.h
spinlock.h cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
stats.h cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
sw_isr_table.h
sys_clock.h kernel: timeout: add syscall for runtime clk freq 2019-05-22 23:33:55 +02:00
sys_io.h misc: memory address type conversions 2019-06-03 21:14:57 -04:00
syscall.h
toolchain.h
tracing.h cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
tty.h cleanup: include/: move tty.h to console/tty.h 2019-06-27 22:55:49 -04:00
uart.h include/uart.h: Clarify async receive event length 2019-05-27 09:23:39 -04:00
updatehub.h lib: updatehub: Add UpdateHub.io support 2019-06-05 00:20:37 +02:00
watchdog.h include: Removing legacy left-overs in wdt.h API header 2019-06-17 16:45:27 -04:00
zephyr.h