zephyr/tests/subsys
Nicolas Pitre 6455ddbd4e test/usb: fix pointer type mismatch
The 4th argument of usb_dc_ep_write() should be a u32_t* not a size_t*.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-05 14:16:50 -04:00
..
can/frame cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
dfu cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
fs cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
jwt tests: remove redundant CONFIG_HW_STACK_PROTECTION=y setting 2019-07-01 12:54:20 -07:00
logging boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
settings cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
shell/shell_history shell_history_test: make the test succeed on 64-bit targets 2019-07-04 07:24:56 -04:00
storage/flash_map cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
usb test/usb: fix pointer type mismatch 2019-07-05 14:16:50 -04:00