innovaker
|
a5bddcedbe
|
build(west): migrate to zmkfirmware/zephyr fork
Replaces `petejohanson` with `zmkfirmware` for ZMK's fork of Zephyr (branch `zmk-v2.3.0-with-fixes`)
PR: #468
|
4 years ago |
innovaker
|
307fd5d250
|
chore(build): format west.yml
Realigns with Prettier formatting.
Discrepancy introduced by c067629c83
PR: #440
|
4 years ago |
innovaker
|
90123caa4c
|
build(west): add clone-depth = 1 to zephyr and uf2
This reduces zephyr's footprint to 33% and dramatically reduces the cloning times (west update).
PR: #441
|
4 years ago |
Okke Formsma
|
c067629c83
|
Create `west test` command to run zmk testsuite.
|
4 years ago |
Pete Johanson
|
064323b667
|
fix(build): Remove more unused west modules.
|
4 years ago |
Pete Johanson
|
85e505e06e
|
Build UF2 image for nice!nano board as well.
|
4 years ago |
Pete Johanson
|
ed045bee6a
|
Upgrade to Zephyr 2.3.0 (plus small build fix.)
* Closes #27
|
4 years ago |
Pete Johanson
|
292df586a4
|
Restore CMSIS.
|
4 years ago |
Pete Johanson
|
caf934792a
|
Exclude some unused Zephyr west submodules.
* Don't waste space/time updating unused modules for architectures
we aren't targetting (yet).
|
4 years ago |
Pete Johanson
|
38f1dbd984
|
Move Zephyr app into subdirectory.
|
4 years ago |
Pete Johanson
|
34d6bffd18
|
Build against branch w/ external shield fixes.
|
5 years ago |
Pete Johanson
|
72ad47e027
|
Initial import of GPIO kscan driver into ZMK.
|
5 years ago |
Pete Johanson
|
5891a5529b
|
Try using west.yml file instead.
|
5 years ago |