zephyr/drivers
Hake Huang 10fc7a38cc dma: add EDMA MCUX support for RT and k6s
tested on mimxrt1060_evt
  MEMORY_NOCACHE is needed
test on frdmk64f
  special test slot need configure with
  CONFIG_DMA_TEST_SLOT_START

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2020-06-12 13:03:28 -05:00
..
adc drivers: adc: lmp90xxx: set thread name 2020-06-09 10:54:21 +02:00
audio zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control clock_control: add EDMA clock support 2020-06-12 13:03:28 -05:00
console zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter drivers: counter: rtc for stm32f2 soc series 2020-06-10 09:40:21 +02:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dac zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma dma: add EDMA MCUX support for RT and k6s 2020-06-12 13:03:28 -05:00
eeprom zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
entropy drivers: entropy: stm32: Add support for STM32L0 SoCs 2020-06-09 14:44:25 +02:00
espi zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ethernet clk: eth: Add ETH_MCUX_RMII_EXT_CLK option to enable external RMII clock 2020-06-10 13:02:22 -05:00
flash drivers: flash: nrf_qspi_nor: optionally support write from NVMC 2020-06-12 11:13:23 +02:00
gpio drivers: gpio: nrf: Add mask to track GPIOTE usage 2020-06-10 11:57:45 +02:00
hwinfo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c drivers: i2c: Check non-null pointer before dereferencing in i2c shell 2020-06-10 18:33:42 -04:00
i2s drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
ieee802154 drivers: ieee802154: fix nrf5 initialization with external irq source 2020-06-09 13:46:39 +02:00
interrupt_controller zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
kscan zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_strip zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lora drivers: lora: sx1276: make GPIO CS pin optional 2020-06-12 11:06:26 +02:00
modem drivers: modem: use zsock_ variants of socket API 2020-06-10 09:27:51 +03:00
net zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
neural_net drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
pcie zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peci zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux soc: stm32l1: Enable DAC support 2020-06-12 11:06:44 +02:00
ps2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ptp_clock kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pwm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
serial spelling: fix typo 2020-06-12 11:53:41 -04:00
spi zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timer drivers: timer: stm32 lptim stops counting on timeout FOREVER 2020-06-10 09:33:40 -05:00
usb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
video zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
watchdog drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
wifi zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00
Kconfig drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00