zephyr/drivers
Johann Fischer fa8d9c9d10 drivers: ieee802154: add MCR20A driver
Add driver and configuration for the MCR20A 802.15.4
transceiver.

Jira: ZEP-1429

Change-Id: I0b17b688220a47c2f0e5cde269064bbd0dec824a
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2017-01-27 12:35:51 +02:00
..
adc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
aio license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bluetooth Bluetooth: SPI: Replace Apache boilerplate with SPDX tag 2017-01-19 08:04:16 +02:00
clock_control clock_control: nrf5_power: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
console license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
counter counter: cmsdk: Add Dualtimer as a Timer 2017-01-23 15:15:54 -06:00
dma license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ethernet drivers/ethernet: Update default GPIO pin for the ENC28J60 module 2017-01-20 16:23:17 +02:00
flash license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
gpio gpio/nrf5: Support drive strength configuration. 2017-01-25 08:47:21 +00:00
grove license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00
ieee802154 drivers: ieee802154: add MCR20A driver 2017-01-27 12:35:51 +02:00
interrupt_controller build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pci license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pinmux pinmux: unify galileo pinmux driver 2017-01-25 20:43:18 +00:00
pwm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
random license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rtc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sensor fxos8700: Fix broken gpio callback implementation 2017-01-26 11:57:22 +00:00
serial gpio: serial: Fix NXP copyright 2017-01-23 15:15:53 -06:00
shared_irq license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
slip net: slip: Do not remove fragments when sending data 2017-01-20 16:23:17 +02:00
spi drivers: spi: enable gpio driver automatically when needed 2017-01-24 13:47:22 +00:00
timer timer: nrf_rtc: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
watchdog drivers: QMSI WDT: simplify driver reentrancy code using IS_ENABLED macro 2017-01-19 16:48:42 -08:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile