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

drivers: added LED control header #5064

Merged
merged 1 commit into from
Mar 16, 2016

Conversation

haukepetersen
Copy link
Contributor

based on #5045
fixes #5028

not beautiful, but does the job.

@haukepetersen haukepetersen added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Type: new feature The issue requests / The PR implemements a new feature for RIOT State: waiting for other PR State: The PR requires another PR to be merged first labels Mar 14, 2016
@haukepetersen haukepetersen added this to the Release 2016.04 milestone Mar 14, 2016
@haukepetersen haukepetersen changed the title Add ledfallback drivers: added LED control header Mar 14, 2016
@haukepetersen
Copy link
Contributor Author

rebased, as #5045 was merged.

@authmillenon: what do you say, does this fix #5028 for you?

@miri64 miri64 removed the State: waiting for other PR State: The PR requires another PR to be merged first label Mar 15, 2016
@miri64
Copy link
Member

miri64 commented Mar 15, 2016

Yes. I say ACK! :-)

@miri64 miri64 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Mar 15, 2016
@kaspar030 kaspar030 added the ugly label Mar 15, 2016
miri64 added a commit that referenced this pull request Mar 16, 2016
@miri64 miri64 merged commit 5561719 into RIOT-OS:master Mar 16, 2016
@miri64
Copy link
Member

miri64 commented Mar 16, 2016

(btw I've seen uglier macro-based code ;-))

@haukepetersen haukepetersen deleted the add_ledfallback branch March 16, 2016 11:36
@miri64 miri64 mentioned this pull request Mar 30, 2016
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

boards: Unify LED_(.*)_(ON|OFF|TOGGLE)
3 participants