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 Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
aio
bluetooth Bluetooth: hci: spi: add support for new SPI API 2017-08-15 22:58:02 +03:00
clock_control Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
console net: Fix LLVM compiler warnings 2017-08-09 12:50:50 -04:00
counter drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
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 drivers/display: mb_display: Fix struct member alignment 2017-08-09 12:23:28 -04:00
dma doc: fix misspellings in Kconfig files 2017-08-16 15:47:42 -04:00
ethernet drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
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 arch: arc: add nested interrupt support 2017-08-10 12:47:15 -04:00
ipm drivers: IPM: Refactor IPM driver using u32_t registers 2017-06-05 21:50:15 -04:00
pci linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
pinmux esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
pwm pwm: Remove k64-specific driver and k20_sim.h 2017-08-09 18:13:29 -04:00
random doc: fix misspellings in Kconfig files 2017-08-16 15:47:42 -04:00
rtc drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
sensor drivers: Add apds9960 sensor in polling mode 2017-08-03 15:29:35 -05:00
serial esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
shared_irq
slip net: slip: Clarify slip settings in Kconfig 2017-07-28 10:45:47 +03:00
spi spi context: Add function for getting single transfer buffers length. 2017-08-09 08:46:37 -04:00
timer Timer: Add TICKLESS_KERNEL support for nrf_rtc_timer. 2017-08-10 13:56:24 -04:00
usb Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
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