zephyr/include
Marcus Shawcroft 84cb997c62 arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture.
The cortex-m7 is an implementation of armv7-m.  Adjust the Kconfig
support for cortex-m7 to reflect this and drop the unnecessary,
explicit, conditional compilation.

Change-Id: I6ec20e69c8c83c5a80b1f714506f7f9e295b15d5
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-01-12 09:46:25 -06:00
..
arch arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture. 2017-01-12 09:46:25 -06:00
bluetooth Bluetooth: hci_ecc: Verify LE Generate DHKey command parameters 2017-01-05 08:49:17 +02:00
debug kernel: remove last nanokernel ocrrurances from include/ 2016-12-25 14:34:43 -05:00
display
drivers Bluetooth: Create separate bt_recv_prio() API 2017-01-05 08:49:17 +02:00
fs
linker net: Declare a macro to define stacks used by networking 2016-12-02 12:41:14 +02:00
logging kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
misc util.h: Add IS_ENABLED() macro for expression-legal ifdef-checking 2017-01-11 23:32:32 +00:00
net net: ieee802154: Expose basic network parameters through net mgmt API 2017-01-06 12:27:01 +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: profiling: Expose an API call to analyze call stacks 2017-01-11 15:19:18 +00: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: Fix samples that assume incorrect sensor_value type. 2017-01-08 16:16:15 +00: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