|
[RFC] Hardware crypto APIs
The purpose of these APIs, is to provide applications, a hardware independent way to perform encryption/decryption (ZEP-328 - https://jira.zephyrproject.org/browse/ZEP-328 ). In other words Crypto har
The purpose of these APIs, is to provide applications, a hardware independent way to perform encryption/decryption (ZEP-328 - https://jira.zephyrproject.org/browse/ZEP-328 ). In other words Crypto har
|
By
Joseph, Jithu
· #3592
·
|
|
RFC: async I/O facility: "zpoll" API
Unix like generic async API framework can potentially simplify app/driver development . So it is great to have. From a quick read, I have a question regarding the callback mechanism (Perhaps it may be
Unix like generic async API framework can potentially simplify app/driver development . So it is great to have. From a quick read, I have a question regarding the callback mechanism (Perhaps it may be
|
By
Joseph, Jithu
· #3737
·
|
|
reg: zephyr 1.6 => samples\usb\console
Please find the answers below : No - application code need not do that. It is enough that the apps define CONFIG_UART_CONSOLE_ON_DEV_NAME if they want to override the default console device Console ou
Please find the answers below : No - application code need not do that. It is enough that the apps define CONFIG_UART_CONSOLE_ON_DEV_NAME if they want to override the default console device Console ou
|
By
Joseph, Jithu
· #4205
·
|
|
reg: zephyr 1.6 => samples\usb\console
Noticed a typo in my earlier reply, corrected inline Thanks Jithu Sent: Monday, December 5, 2016 10:49 AM To: Mahendravarman Rajarao (RBEI/EAA3) <Mahendravarman.Rajarao(a)in.bosch.com>; devel(a)lists.
Noticed a typo in my earlier reply, corrected inline Thanks Jithu Sent: Monday, December 5, 2016 10:49 AM To: Mahendravarman Rajarao (RBEI/EAA3) <Mahendravarman.Rajarao(a)in.bosch.com>; devel(a)lists.
|
By
Joseph, Jithu
· #4206
·
|
|
reg: Routing SPI signals connected from x86 core to the Arc core
Right, USB device functionality in general is supported only on the x86 side of C1000, consequently USB UART is only available there and not on the ARC side. Thanks Sent: Tuesday, January 3, 2017 10:0
Right, USB device functionality in general is supported only on the x86 side of C1000, consequently USB UART is only available there and not on the ARC side. Thanks Sent: Tuesday, January 3, 2017 10:0
|
By
Joseph, Jithu
· #4363
·
|
|
Zephyr on STM32F042/072/405 with USB?
Hi Christer, We have a bunch of USB device stuff under "subsys/usb/*". In brief we have support for the following device classes : CDC ACM - uart over usb Mass storage Webusb You can exercise them via
Hi Christer, We have a bunch of USB device stuff under "subsys/usb/*". In brief we have support for the following device classes : CDC ACM - uart over usb Mass storage Webusb You can exercise them via
|
By
Joseph, Jithu
· #4448
·
|
|
[USB] composite device
By composite device I think you are referring to USB device configurations which support multiple interfaces. I took a quick look of the USB stack, and it seems that presently we support single interf
By composite device I think you are referring to USB device configurations which support multiple interfaces. I took a quick look of the USB stack, and it seems that presently we support single interf
|
By
Joseph, Jithu
· #4520
·
|
|
Did the zephyr project support EHCI/OHCI usb controller currently?
We presently have only USB device (and not USB host) support in Zephyr, that’s why you are unable to find host controller drivers under Zephyr/drivers/usb > if not supported hci really, why? USB devic
We presently have only USB device (and not USB host) support in Zephyr, that’s why you are unable to find host controller drivers under Zephyr/drivers/usb > if not supported hci really, why? USB devic
|
By
Joseph, Jithu
· #76
·
|