lora_gateway icon indicating copy to clipboard operation
lora_gateway copied to clipboard

Allow #define configuration of SPI parameters

Open PrometheanDesign opened this issue 5 years ago • 3 comments

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)

PrometheanDesign avatar Aug 19 '20 14:08 PrometheanDesign

This would be very useful.

cdupont avatar Nov 09 '20 17:11 cdupont

Any update?

cdupont avatar Nov 14 '20 18:11 cdupont

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

PrometheanDesign avatar Nov 14 '20 19:11 PrometheanDesign