zephyr/drivers
Anas Nashif 37b1d1eb55 ext: include headers based on HAL being used
For CMSIS we now have HAS_CMSIS which needs to be added to the
SoC definition.
Instead of changing the main Makefile we now include a sub-Makefile
with all related header and library paths that are hosted in
ext/

Move redifintion of LIB_INCLUDE_DIR later to get variables defined
in Makefile.toolchain.*

Change-Id: I9f90f90247c2a66b4565427b89d4e1d4dd5c9622
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-27 01:38:23 +00:00
..
adc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
aio
bluetooth Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
clock_control Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
console console: shell: Add support for commands completion 2016-05-26 13:06:59 +00:00
counter Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
ethernet eth: Fix spurious interrupt issues 2016-05-26 15:12:25 +00:00
flash Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
gpio drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
grove Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
i2c i2c: Use locking mechanism to guard critical regions. 2016-05-26 21:40:21 +00:00
ieee802154 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
interrupt_controller Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
ipm
pci Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
pinmux Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
pwm drivers: PWM QMSI dev name fix 2016-05-26 22:35:33 +00:00
random Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
rtc
sensor Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
serial drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
shared_irq
spi spi: Use locking mechanism to guard critical regions. 2016-05-26 21:41:00 +00:00
timer arc: fixes a missing declaration compile error 2016-05-26 02:15:06 +00:00
watchdog
Kconfig ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile