-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I tried your smalloc in an embedded environment (PJRC Teensy) which so far works perfectly. Ultimately I want to use it to access an externally attached memory chip which I'm sure will work as well.
To make your code more accessible to the average Arduino user I'd like to wrap it in an Arduino style library. Basically this just means to place the code in certain subfolders and add a header taking care of the required extern "C"
to use it under c++.
Additionally I'd add some easy to understand examples to the repository. I saw that your code is under MIT but thought it might be polite to ask anyway if this is OK with you.
(Credits of course goes to you and I'd link back to your repository)
Metadata
Metadata
Assignees
Labels
No labels