Skip to content

Conversation

facchinm
Copy link
Member

This PR needs core 4.1.x (arduino/ArduinoCore-mbed@9bcf502) with RPC fixes by @iabdalkader

Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and verified 👍

@aentinger aentinger merged commit a8d8d13 into master Jan 17, 2024
@aentinger aentinger deleted the rpc_fixes branch January 17, 2024 11:48
#define VRING_BUFF_ADDRESS (SHM_START_ADDRESS + 0x2000)
#define VRING_BUFF_SIZE (SHM_SIZE - 0x2000)
#define VRING_ALIGNMENT 32
#define VRING_NUM_BUFFS 16 /* number of rpmsg buffers */

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been updated to 64 buffers.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants