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

Rework lights for FX2LP CY7C68013A mini boards #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miselin
Copy link

@miselin miselin commented Aug 18, 2016

This allows the smaller boards (e.g. https://sigrok.org/wiki/Lcsoft_Mini_Board) with 56-pin chips to run the examples.

The downside is that the 100+ pin chips that can drive all five previously-supported LEDs are now unable to do so. This could be somewhat abstracted via the preprocessor and defines passed via the Makefile, if that will be a problem for future usage of fx2lib.

@miselin miselin force-pushed the update-lights-for-lcsoft-devboard branch from 9cca50b to c4baf8c Compare August 18, 2016 12:29
@mithro
Copy link
Owner

mithro commented Aug 18, 2016

I think it would be good to defined a BOARD=xxxx type thing like you suggested. For the HDMI2USB stuff we could then also have BOARD=opsis and BOARD=atlys. This could also be later extended to the soft serial verse hard serial type thing in the future too. BOARD=miniboard would be the right default though....

It would then make sense to just define the lights as "light1", "light2", etc.

@mithro
Copy link
Owner

mithro commented Oct 23, 2016

@miselin Ping - Did you ever get any further with this?

@miselin
Copy link
Author

miselin commented Nov 9, 2016

No, not yet. Sorry for the massive delay in responding!

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.

2 participants