[GitHub] [mynewt-core] bvdberg commented on pull request #2839: nrf5340: avoid have 2 interrupts for each IPC message

2022-05-23 Thread GitBox
bvdberg commented on PR #2839: URL: https://github.com/apache/mynewt-core/pull/2839#issuecomment-1135436174 I made all the changes, new it should be perfect ;) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [mynewt-core] bvdberg commented on pull request #2839: nrf5340: avoid have 2 interrupts for each IPC message

2022-05-19 Thread GitBox
bvdberg commented on PR #2839: URL: https://github.com/apache/mynewt-core/pull/2839#issuecomment-1132484895 Well spotted. Modified as @kasjer proposed. -- 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

[GitHub] [mynewt-core] bvdberg commented on pull request #2839: nrf5340: avoid have 2 interrupts for each IPC message

2022-05-17 Thread GitBox
bvdberg commented on PR #2839: URL: https://github.com/apache/mynewt-core/pull/2839#issuecomment-1128718986 doh! I did build though. Ok fixed :) -- 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

[GitHub] [mynewt-core] bvdberg commented on pull request #2839: nrf5340: avoid have 2 interrupts for each IPC message

2022-05-17 Thread GitBox
bvdberg commented on PR #2839: URL: https://github.com/apache/mynewt-core/pull/2839#issuecomment-1128690762 sounds fair, i have added ipc_nrf5340_write() with the bool last argument. The ipc_nrf5340_send() now uses write(.., true) -- This is an automated message from the Apache Git