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

Simpler build, less dependencies #827

Merged
merged 8 commits into from
Nov 18, 2021
Merged

Simpler build, less dependencies #827

merged 8 commits into from
Nov 18, 2021

Conversation

anna-oake
Copy link
Member

@anna-oake anna-oake commented Nov 17, 2021

What's new

  • hex2dfu is not needed anymore (implemented as a bin2dfu.py script)
  • jq is not needed anymore (implemented as a meta.py script)
  • srecord is not needed anymore
  • make produces full binaries in dist/
  • make is less verbose and outputs relative paths
  • Simplified CI thanks to better Makefile
  • Simplified ReadMe
  • Added Brewfile for simpler dependency management on macOS

Verification

  1. make clean
  2. make
  3. ls -la dist/f7

Checklist (do not modify)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@github-actions
Copy link

github-actions bot commented Nov 17, 2021

Click here to flash the 7752eb08 version of this branch via WebUSB.

@skotopes skotopes mentioned this pull request Nov 17, 2021
3 tasks
@anna-oake anna-oake marked this pull request as ready for review November 17, 2021 18:24
@skotopes skotopes merged commit 4303945 into dev Nov 18, 2021
@skotopes skotopes deleted the ktq/better-build branch November 18, 2021 08:46
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