Skip to content

lwip: port mboxes to core_mbox#5801

Merged
kaspar030 merged 1 commit intoRIOT-OS:masterfrom
miri64:pkg/enh/lwip-mbox-port
Sep 8, 2016
Merged

lwip: port mboxes to core_mbox#5801
kaspar030 merged 1 commit intoRIOT-OS:masterfrom
miri64:pkg/enh/lwip-mbox-port

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Sep 2, 2016

Ports lwip sys_mbox wrappers to RIOTs native mboxes.

@miri64 miri64 added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: pkg Area: External package ports labels Sep 2, 2016
@miri64 miri64 force-pushed the pkg/enh/lwip-mbox-port branch 3 times, most recently from ad06b0a to 18e26c9 Compare September 2, 2016 13:03
@miri64 miri64 force-pushed the pkg/enh/lwip-mbox-port branch from 18e26c9 to 9b2cff9 Compare September 2, 2016 13:04
#include "mbox.h"
#include "mutex.h"
#include "random.h"
#include "sema.h"
Copy link
Copy Markdown
Contributor

@kaspar030 kaspar030 Sep 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

obsolete? edit no. sry.

@kaspar030 kaspar030 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Sep 2, 2016
@kaspar030
Copy link
Copy Markdown
Contributor

Can't test, but the code looks good. If it compiles, I trust you tested it. ;) ACK.

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Sep 2, 2016

It does :-). So go? I tested it on native, so there is reason to assume it is working on other platforms, too. ;-)

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Sep 8, 2016

Ping?

@kaspar030
Copy link
Copy Markdown
Contributor

yup!

@kaspar030 kaspar030 merged commit 5974095 into RIOT-OS:master Sep 8, 2016
@miri64 miri64 deleted the pkg/enh/lwip-mbox-port branch September 8, 2016 11:47
@miri64 miri64 mentioned this pull request Sep 27, 2016
5 tasks
@miri64 miri64 added this to the Release 2016.10 milestone Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants