zephyr/drivers
Carles Cufi e15c5527ed drivers: serial: nrf5: Undefine MDK macros to avoid conflict
The new Nordic MDK redefines certain UART signal names for backwards
compatibility with the new nRF52840 IC.
This patch addresses the potential name conflict between the redefined
signals and the existing variable names defined in the UART driver.

JIRA: ZEP-1418

Change-Id: I559d9335d2eeaa0a88d3f261b70508a1c98b989d
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-12-20 09:14:48 -06:00
..
adc logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
aio aio: Configuration issue in aio driver 2016-11-23 00:16:22 +00:00
bluetooth Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
clock_control logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
console drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
counter counter: cmsdk: Add Timer 0 and 1 as Counters 2016-12-06 10:31:45 -06:00
dma drivers: dma: update to unified kernel 2016-11-09 18:38:57 -08:00
ethernet eth/enc28j60: CONFIG_ETHERNET no longer exists. 2016-12-20 13:47:33 +00:00
flash logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
gpio logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
grove logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
i2c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
ieee802154 logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
interrupt_controller arcv2_irq: Add power management suspend/resume 2016-12-15 12:49:31 +00:00
ipm drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
pci drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
pinmux pinmux: Deprecate the k64 pinmux driver 2016-12-10 21:14:13 +00:00
pwm logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
random logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
rtc drivers: rtc: fix enum type mismatching issue 2016-11-17 23:39:25 +00:00
sensor logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
serial drivers: serial: nrf5: Undefine MDK macros to avoid conflict 2016-12-20 09:14:48 -06:00
shared_irq drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
slip logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
spi logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
timer kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED 2016-12-19 19:58:35 +00:00
usb logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
watchdog watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
Kconfig drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver 2016-12-02 12:40:18 +02:00
Makefile net: Make native IP stack the default 2016-12-02 12:41:17 +02:00