Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Ram haxoring #236

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

ArcaneNibble
Copy link
Contributor

No description provided.

This is the naive memory allocator that allocates out of an array and does not
support freeing. However, this allocator is now only used for allocating
FreeRTOS objects like TCBs and stacks. None of these ever get freed.

Note that now it is not possible to DMA into buffers on the stack.
@pie-bot
Copy link

pie-bot commented Oct 11, 2014

Test PASSed.

@zentner-kyle
Copy link
Contributor

I've been debugging this. It currently still breaks Smart Device enumeration, and causes the I2C driver to crash.

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

Successfully merging this pull request may close these issues.

3 participants