Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zephyr: rename deprecated Kconfigs #379

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jasr93
Copy link

@jasr93 jasr93 commented Nov 20, 2024

The following Kconfigs have been replaced by the common
malloc implementation, rename them:

  • CONFIG_MINIMAL_LIBC_MALLOC
  • CONFIG_MINIMAL_LIBC_CALLOC
  • CONFIG_MINIMAL_LIBC_REALLOCARRAY

Signed-off-by: Javier Santos [email protected]

The following Kconfigs have been replaced by the common
malloc implementation, rename them:

- `CONFIG_MINIMAL_LIBC_MALLOC`
- `CONFIG_MINIMAL_LIBC_CALLOC`
- `CONFIG_MINIMAL_LIBC_REALLOCARRAY`

Signed-off-by: Javier Santos <[email protected]>
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.

1 participant