-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Zephyr testcase with latest Zephyr
In Zephyr PR #63351 , commit: a35e40f410750f3205f0d87489aa0dfa4006e1d3 Support for k_mem_block was removed which was used by this Zephyr test. Update the tets to just use a void* (which is what should be used instead). Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
- Loading branch information
Showing
1 changed file
with
8 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters