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
|
2020-12-04 17:00:38 -05:00 |
|
innovaker
|
307fd5d250
|
chore(build): format west.yml
Realigns with Prettier formatting.
Discrepancy introduced by c067629c83
PR: #440
|
2020-11-28 12:21:19 -05:00 |
|
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
|
2020-11-28 12:16:17 -05:00 |
|
Okke Formsma
|
c067629c83
|
Create west test command to run zmk testsuite.
|
2020-11-21 14:47:01 -05:00 |
|
Pete Johanson
|
064323b667
|
fix(build): Remove more unused west modules.
|
2020-08-17 22:49:15 -04:00 |
|
Pete Johanson
|
85e505e06e
|
Build UF2 image for nice!nano board as well.
|
2020-06-15 23:00:35 -04:00 |
|
Pete Johanson
|
ed045bee6a
|
Upgrade to Zephyr 2.3.0 (plus small build fix.)
* Closes #27
|
2020-06-14 23:15:23 -04:00 |
|
Pete Johanson
|
292df586a4
|
Restore CMSIS.
|
2020-06-12 10:29:58 -04:00 |
|
Pete Johanson
|
caf934792a
|
Exclude some unused Zephyr west submodules.
* Don't waste space/time updating unused modules for architectures
we aren't targetting (yet).
|
2020-06-12 09:47:21 -04:00 |
|
Pete Johanson
|
38f1dbd984
|
Move Zephyr app into subdirectory.
|
2020-06-08 21:07:16 -04:00 |
|