Skip to content

Conversation

PrometheanDesign
Copy link

Enclose preprocessor define of SPI_SPEED and SPI_DEV_PATH in #ifndef
so that these values can optinally be passed by compiler / makefile
defines at build time for a specific platform or architecture.

Allow CFLAGS to be passed in to Makefile (e.g. to allow preprocessor
defines to be set)

Enclose preprocessor define of SPI_SPEED and SPI_DEV_PATH in #ifndef
so that these values can optinally be passed by compiler / makefile
defines at build time for a specific platform or architecture.

Allow CFLAGS to be passed in to Makefile (e.g. to allow preprocessor
defines to be set)
@cdupont
Copy link

cdupont commented Nov 9, 2020

This would be very useful.

@cdupont
Copy link

cdupont commented Nov 14, 2020

Any update?

@PrometheanDesign
Copy link
Author

I don't think I can do any more - it is now up to the owners of the repository AFAIK.

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