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

Move hardware drivers to /drivers/ #1433

Merged
merged 5 commits into from
Jul 10, 2017
Merged

Move hardware drivers to /drivers/ #1433

merged 5 commits into from
Jul 10, 2017

Conversation

jackhumbert
Copy link
Member

@jackhumbert jackhumbert commented Jun 25, 2017

The proposed structure will look like this:

drivers/
  - avr/
  - ugfx/

Any platform-agnostic drivers will go in drivers/, and others will be in the platform-specific folders. All drivers should be named by their model ID, and lowercase.

@jackhumbert jackhumbert force-pushed the driver_isolation branch 2 times, most recently from 94a8539 to e19c008 Compare June 28, 2017 03:10
@jackhumbert jackhumbert mentioned this pull request Jun 28, 2017
3 tasks
@jackhumbert jackhumbert changed the title Start moving hardware drivers to /drivers/ Move hardware drivers to /drivers/ Jun 28, 2017
@jackhumbert jackhumbert force-pushed the driver_isolation branch 4 times, most recently from b77be32 to 3e5c81b Compare July 8, 2017 02:23
@jackhumbert jackhumbert merged commit 42d5a32 into master Jul 10, 2017
akatrevorjay added a commit to akatrevorjay/qmk_firmware that referenced this pull request Jul 13, 2017
* 'master' of git://github.com/qmk/qmk_firmware: (106 commits)
  fix implementation issues from SSD1306 clean up, added rotation (qmk#1494)
  Fix printf error in make output on msys2
  Fix bitfield problem when compiling in native mingw
  clean up ssd1306 implementation
  update drivers to exclude lets_split include
  Adds Hadron Keyboard (qmk#1492)
  Updates maartenwut's keymap (qmk#1489)
  Fix unreferenced errors with mingw compiler and unit tests
  Add more dependencies, everything can be compiled now
  Add tools to the path
  Extract flip
  Install arm toolchain
  Download and extract avr tools
  Fix overlong lines, and a few spelling errors
  Use home directory for download on msys2
  Adds Minidox Keyboard (qmk#1487)
  Update README.md
  Start mvoing hardware drivers to /drivers/ (qmk#1433)
  Install unzip
  Add symlinks only on WSL
  ...
@jackhumbert jackhumbert deleted the driver_isolation branch November 24, 2017 19:09
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.

1 participant