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

Spd and display refresh issue #1

Merged
merged 6 commits into from
May 11, 2016

Conversation

pandrej
Copy link

@pandrej pandrej commented May 11, 2016

  • cleanup of spd code
  • support for disabling spd reading using macro
  • fixing screen refresh

pandrej added 6 commits May 10, 2016 22:56
Spd header should fully define spd module interface.
To accomplish this the following changes were made:
-> include quards were added to spd.h
-> functions that do not belong to spd interface were removed from header file
-> order of function definitions in spd.c was changed to assure declaration before usage
-> users of spd module now include spd.h instead of test.h or independent forward declarations
@pietrushnic pietrushnic merged commit a4efe01 into pcengines:apu2 May 11, 2016
@michaelsteinmann
Copy link

thanks

2016-05-11 10:49 GMT+02:00 Piotr Król notifications@github.com:

Merged #1 #1.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#1 (comment)

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

Successfully merging this pull request may close these issues.

3 participants