Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Dynamic Memory Allocation in non-linux platforms #4

Open
malikabhi05 opened this issue Jun 29, 2016 · 2 comments
Open

Dynamic Memory Allocation in non-linux platforms #4

malikabhi05 opened this issue Jun 29, 2016 · 2 comments

Comments

@malikabhi05
Copy link
Contributor

Zephyr doesn't fully support dynamic mem alloc, QMSI doesn't support it at all. Need to come up with a way to have space allocated in each platform.

@malikabhi05
Copy link
Contributor Author

Dynamic memory allocation support available on Zephyr using newlib C. Need to find out about QMSI.

@arfoll
Copy link

arfoll commented Jul 15, 2016

Only with microkernel. We need to be able to work with nanokernel
On 15 Jul 2016 18:09, "Abhishek Malik" [email protected] wrote:

Dynamic memory allocation support available on Zephyr using newlib C. Need
to find out about QMSI.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#4 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAfZZmRQN45EhYYQE03WsW8KFlSNkc3Mks5qV77NgaJpZM4JBnAy
.

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

No branches or pull requests

2 participants