zephyr/drivers
Leandro Pereira d52de29fba esp32: Fix redefinition of BIT() macro
Esp-idf defines the BIT macro that is also defined in Zephyr's
misc/util.h.  Fix the issue by including the esp-idf headers first, so
that a check in util.h won't redefine the macro if it's already
defined.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-08-19 07:50:18 -04:00
..
adc
aio
bluetooth Bluetooth: hci: spi: add support for new SPI API 2017-08-15 22:58:02 +03:00
clock_control
console
counter
crc drivers: crc: Add 'pad' parameter to crc16() 2017-08-17 22:19:19 -04:00
crypto drivers/crypto: Add mbedTLS shim crypto driver 2017-08-17 22:20:23 -04:00
display
dma doc: fix misspellings in Kconfig files 2017-08-16 15:47:42 -04:00
ethernet
flash drivers: flash: Fix write_op unaligned access 2017-08-17 10:54:37 -04:00
gpio esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
grove
i2c i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG 2017-08-16 10:03:34 -05:00
i2s drivers: Add I2S (Inter-IC Sound) driver infrastructure 2017-08-14 11:14:34 -04:00
ieee802154 drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
interrupt_controller
ipm
pci
pinmux esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
pwm
random doc: fix misspellings in Kconfig files 2017-08-16 15:47:42 -04:00
rtc
sensor
serial esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
shared_irq
slip
spi
timer Timer: Add TICKLESS_KERNEL support for nrf_rtc_timer. 2017-08-10 13:56:24 -04:00
usb
watchdog esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
Kconfig drivers: Add I2S (Inter-IC Sound) driver infrastructure 2017-08-14 11:14:34 -04:00
Makefile drivers: Add I2S (Inter-IC Sound) driver infrastructure 2017-08-14 11:14:34 -04:00