zephyr/drivers
Sebastian Bøe e169818b68 cmake: Cleanup ethernet include directory handling
The zephyr/subsys/net/l2 include directory has been added through the
'zephyr_library_' API to modify the 'zephyr' library, when the
'zephyr_' API should have been used.

This patch fixes this problem. Using 'zephyr_library_' in this context
works by accident when 'zephyr' is the current library but has no
guarantees of working in the future.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-10-01 18:05:58 -04:00
..
adc drivers: adc: adc_mchp_xec: Add error logs 2019-09-30 12:20:39 -05:00
audio
bluetooth
can drivers: can: flexcan: disable self-reception and support listen-only 2019-09-30 12:31:27 -05:00
clock_control nordic: Use hal/ in all inclusions of nrfx HAL header files 2019-09-24 16:20:16 +02:00
console
counter drivers: counters: Fix coding style issues 2019-09-24 11:40:53 -07:00
crypto
display
dma
entropy nordic: Use hal/ in all inclusions of nrfx HAL header files 2019-09-24 16:20:16 +02:00
espi drivers: espi: move header to include/drivers 2019-10-01 16:18:36 -04:00
ethernet cmake: Cleanup ethernet include directory handling 2019-10-01 18:05:58 -04:00
flash drivers: spi_nor: support Microchip SPI flash global unblock 2019-09-25 17:41:31 +02:00
gpio drivers: gpio: xec: Ensure GPIO input is enabled 2019-09-30 13:42:58 -07:00
hwinfo
i2c i2c_ll_stm32_v2: Send STOP manually after NACK 2019-09-27 13:51:15 -07:00
i2s
ieee802154 drivers: ieee802154: add CC13xx / CC26xx driver 2019-09-25 08:49:55 +03:00
interrupt_controller arch/x86: inline x2APIC EOI in 64-bit code 2019-09-23 17:50:09 -07:00
ipm
led
led_strip
modem
net
neural_net
pcie
pinmux
ps2
ptp_clock
pwm drivers: pwm: pwm_mchp_xec: Fix spelling 2019-09-26 16:52:58 -04:00
sensor driver/sensor: lis2mdl: remove sensitivity 2019-09-26 13:42:59 -07:00
serial serial: mcux_lpc: Fix up driver to work on new SDK 2019-09-27 13:41:13 -07:00
spi dts: Use separate compatibles for Nordic SPI/SPIM/SPIS peripherals 2019-09-26 19:13:17 +02:00
timer timing_info: rename globals 2019-09-30 15:25:55 -04:00
usb usb: allow hardware to handle ZLP for Variable-length Data Stage 2019-09-26 13:19:02 +02:00
watchdog
wifi
CMakeLists.txt
Kconfig