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

Allow for ChibiOS 20.x (master), as well as ChibiOS-Contrib imports #8272

Merged
merged 1 commit into from
Mar 1, 2020

Conversation

tzarc
Copy link
Member

@tzarc tzarc commented Feb 29, 2020

Description

  • Adds support for compiling against ChibiOS master branch
  • Allows for automatic inclusion of the ChibiOS-Contrib source if there's a halconf_community.h present (or if USE_CHIBIOS_CONTRIB = yes is added to rules.mk)
  • Misc cleanup with leftover irrelevant files

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@tzarc
Copy link
Member Author

tzarc commented Mar 1, 2020

Rebased so the new syscalls change isn't required.

@tzarc
Copy link
Member Author

tzarc commented Mar 1, 2020

Ideally, the testing would include the handwired/onekey/teensy_32 and handwired/onekey/teency_lc, as they're really the only two boards affected by this change.
For any other ChibiOS-based board, it's not going to see much difference, if any.

@tzarc tzarc merged commit d0c3acb into qmk:master Mar 1, 2020
@tzarc tzarc deleted the future_chibios20x branch March 1, 2020 06:58
cmaier pushed a commit to cmaier/qmk_firmware that referenced this pull request Mar 1, 2020
rhruiz pushed a commit to rhruiz/qmk_firmware that referenced this pull request Mar 1, 2020
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Mar 5, 2020
c0psrul3 pushed a commit to c0psrul3/qmk_firmware that referenced this pull request Mar 23, 2020
sowbug pushed a commit to sowbug/qmk_firmware that referenced this pull request Apr 2, 2020
kylekuj pushed a commit to kylekuj/qmk_firmware that referenced this pull request Apr 21, 2020
drashna pushed a commit to zsa/qmk_firmware that referenced this pull request May 24, 2020
drashna pushed a commit to zsa/qmk_firmware that referenced this pull request May 24, 2020
fdidron pushed a commit to zsa/qmk_firmware that referenced this pull request Jun 12, 2020
jakeisnt pushed a commit to jakeisnt/qmk_firmware that referenced this pull request Aug 20, 2020
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants