zephyr/tests/drivers
Luiz Augusto von Dentz 7d01c5ecb7 poll: Enable multiple threads to use k_poll in the same object
This is necessary in order for k_queue_get to work properly since that
is used with buffer pools which might be used by multiple threads asking
for buffers.

Jira: ZEP-2553

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-08-25 09:00:46 -04:00
..
adc tests: adc: Add support for freedom and hexiwear boards 2017-07-19 14:28:08 -05:00
aio/aio_basic_api
aon_counter/aon_api
build_all tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
dma tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
enc28j60 ethernet: fix Kconfig option for ETHERNET 2017-07-05 12:43:13 -04:00
gpio/gpio_basic_api tests: gpio: Add support for ESP32 2017-08-23 10:28:59 -04:00
i2c/i2c_api i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00
ipm
nsim_uart
pci_enum
pinmux/pinmux_basic_api
pwm/pwm_api
quark_clock
rtc/rtc_basic_api
spi poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
uart/uart_basic_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
watchdog/wdt_basic_api