You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/30 16:45:01 UTC

[GitHub] [incubator-nuttx] onegray commented on pull request #6537: [API review request] drivers/ipcc: add Inter Processor Communication driver

onegray commented on PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#issuecomment-1171451344

   Just to note, as for STM32WB (which uses same IPCC hardware) it is not possible to run user code on CPU2, only vendor encrypted binaries. For BLE we have `bt_driver`, but for ZigBee and Thread we still need a solution. I am not sure whether it should be a generic IPCC driver, or IPCC as a part of a more specific `lora_driver`/`zigbee_driver`/`thread_driver` or just an app-side library.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org