zephyr/drivers
Alberto Escolar Piedras c065ebdfc2 drivers: ethernet: native: Fix compile issue in RedHat 7
Fix 2 compile issues in RedHat/CentOS 7 for the native
ethernet driver due to a oldish glibc, which does not include
by default the needed structures.
+
Separate the native ethernet driver into its own library,
and set NO_POSIX_CHEATS for it, in case the Zephyr POSIX
library would eventually add support for any of the host functions
used in this driver.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-09-26 13:06:08 +03:00
..
adc
aio
audio
bluetooth
can
clock_control
console
counter
crypto
display
dma
entropy
ethernet drivers: ethernet: native: Fix compile issue in RedHat 7 2018-09-26 13:06:08 +03:00
flash
gpio
grove
i2c
i2s
ieee802154
interrupt_controller
ipm
led
led_strip
modem
net
pci
pinmux
ptp_clock
pwm
rtc
sensor
serial
spi
timer
usb
watchdog
wifi
CMakeLists.txt
Kconfig