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

Merged hi_reader and hi_reader_15 into one file, some minor tidy up in files #2093

Merged
merged 4 commits into from
Aug 24, 2023

Conversation

d18c7db
Copy link
Contributor

@d18c7db d18c7db commented Aug 24, 2023

hi_reader_15 was a superset of hi_reader, now files are merged together and use conditional compile from Makefile like the other files to select compilations options.

Also moved hardcoded value from cmdhw.c to fpga.h in order to keep FPGA related settings together instead of spread through the code.

hi_reader_15  was a superset of hi_reader, now uses conditional compile from Makefile like the other files to select compilations options
Include statements in individual files are not required when compiling the code the correct way as a project with an explicitly defined work library. The Makefile exactly replicates the compilation process of the ISE environment and generates the required project files.
Keep FPGA parameters together in the same place
@github-actions
Copy link

You are welcome to add an entry to the CHANGELOG.md as well

@iceman1001 iceman1001 merged commit aa0bd3e into RfidResearchGroup:master Aug 24, 2023
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