zephyr/include
Carles Cufi b6109496ff arm: Cortex-M0: Adapt core register code to M0
The Cortex-M0(+) and in general processors that support only the ARMv6-M
instruction set have a reduced set of registers and fields compared to
the ARMv7-M compliant processors.
This change goes through all core registers and disables or removes
everything that is not part of the ARMv6-M architecture when compiling
for Cortex-M0.

Jira: ZEP-1497

Change-id: I13e2637bb730e69d02f2a5ee687038dc69ad28a8
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-03 22:44:35 +00:00
..
arch arm: Cortex-M0: Adapt core register code to M0 2017-01-03 22:44:35 +00:00
bluetooth Bluetooth: SDP: Queue user UUID to be resolved 2016-12-24 08:42:15 +02:00
debug kernel: remove last nanokernel ocrrurances from include/ 2016-12-25 14:34:43 -05:00
display
drivers Bluetooth: Move buffer allocation helpers to buf.h 2016-12-24 08:42:15 +02:00
fs
linker net: Declare a macro to define stacks used by networking 2016-12-02 12:41:14 +02:00
logging logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
misc shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
net net: ip: Improve logging by adding a dedicated sys_log level 2017-01-02 10:03:20 +01:00
shell shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
toolchain toolchain: Add a popcount macro for GCC 2016-12-12 20:07:53 +00:00
usb
adc.h
aio_comparator.h
atomic.h
cache.h kernel: remove last nanokernel ocrrurances from include/ 2016-12-25 14:34:43 -05:00
clock_control.h
counter.h
device.h device: do not set struct as deprecated 2016-12-11 06:36:14 -05:00
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h gpio: Fix spelling mistake. 2017-01-03 09:30:55 +00:00
i2c.h i2c: Add doxygen markup for internal only definitions. 2016-12-04 12:49:43 +00:00
init.h
ipm.h kernel: remove last nanokernel ocrrurances from include/ 2016-12-25 14:34:43 -05:00
irq.h
irq_offload.h
kernel.h kernel: remove last nanokernel ocrrurances from include/ 2016-12-25 14:34:43 -05:00
kernel_version.h
legacy.h kernel: remove last nanokernel ocrrurances from include/ 2016-12-25 14:34:43 -05:00
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
random.h random: Introduce random device API. 2016-12-24 16:40:11 +00:00
rtc.h
section_tags.h arm: remove old GDB_INFO support 2016-12-19 19:17:30 +00:00
sections.h arm: remove old GDB_INFO support 2016-12-19 19:17:30 +00:00
sensor.h sensor: Introduce tap and double tap triggers 2016-12-21 08:06:56 -06:00
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h kernel: remove last nanokernel ocrrurances from include/ 2016-12-25 14:34:43 -05:00
toolchain.h
uart.h
watchdog.h
zephyr.h