Pete Johanson
59a804f751
fix(actions): Upload UF2 for all compatible boards
4 years ago
Pete Johanson
694b24ca86
fix(ci): Lint detected changes to drivers dir.
4 years ago
Noah Thornton
7f7c7037b0
Add quefrency shield
4 years ago
Kristoffer Onias
551756b0ec
Add romac_plus to build.yml
4 years ago
kurtis-lew
98098dbe21
Updated build.yml to check default iris keymaps
4 years ago
Pete Johanson
296a89ce63
feat(ci): Run clang-format to check files.
4 years ago
Pete Johanson
652bb6ce05
feat(bluetooth): Add new settings_reset shield.
...
* Easy to build board/image that will clear
saved profile/bond information for a fresh
start for keyboards.
4 years ago
Pete Johanson
0559ec9013
fix(ci): Only run tests if app/{src,tests} changes
4 years ago
Pete Johanson
d2f4f00f69
feat(test): Add GH Action for tests.
4 years ago
Richard Jones
e5da5ea40d
add romac to build
4 years ago
Nick
dc1bb36639
fix(actions): continue build on failed west cache
4 years ago
Nick
8aae2231e2
fix(actions): timeout stuck cache west modules
4 years ago
Pete Johanson
506c3b031e
refactor(boards): Rename to bluemicro840_v1.
4 years ago
Okke Formsma
93b1e0ac44
Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.
4 years ago
Pete Johanson
064323b667
fix(build): Remove more unused west modules.
4 years ago
Pete Johanson
15405f351a
Add BlueMicro52840 to build matrix.
4 years ago
Derek
0a23d98962
Update build.yml
...
Fails without splitreus62 shield and without itself added?
4 years ago
Derek
c44693cd48
Update build.yml
...
Updated workflow to include new board and shield
4 years ago
Derek
ff3b1d3fa3
Revert "Undo build.yaml changles"
...
This reverts commit ce7d7cd51d
.
4 years ago
Derek
ce7d7cd51d
Undo build.yaml changles
4 years ago
Pete Johanson
be57b10c56
Initial Corne shield definition.
...
* Also include a build for Clueboard California macropad.
4 years ago
Pete Johanson
c3dd7b694d
Initial Lily58 shield definition.
4 years ago
Pete Johanson
03ddcf0695
Properly name the build artifacts w/ shield name.
4 years ago
Pete Johanson
5ffd95694f
Kyria left/right overlays, matrix transform fixes
...
* Refactor Kyria into separate left/right "revisions"
of the Kyria shield, and include central
kyria.dtsi file with common definition.
* Fixes for keymaps to work fully with matrix
transforms that override effective rows/columns.
* Add ability for matrix transform to do row/col
offsets, which is needed for split keyboards.
4 years ago
Pete Johanson
f84a41de3e
Only test w/ Kyria and handwire.
4 years ago
Pete Johanson
185f9be6ab
Tweak to use a better set of shields for build.
4 years ago
Pete Johanson
a087a466e9
Tweak the artifact name to include board.
4 years ago
Pete Johanson
d1daf0de06
Fix the string literal.
4 years ago
Pete Johanson
33795b99ca
Change the kernel bin name, upload built UF2.
4 years ago
Pete Johanson
05591ff37b
Build matrix with nice_nano and proton_c boards.
4 years ago
Pete Johanson
c4082bd31e
Try to fix some quoting.
4 years ago
Pete Johanson
5defe0a771
One missing action reference.
4 years ago
Pete Johanson
2ce8961aba
Switch to ARM only, use everywhere.
4 years ago
Pete Johanson
44ebcb8fa4
Try fixing args passed to container.
4 years ago
Pete Johanson
30f23fe5da
Switch to Docker Hub version.
4 years ago
Pete Johanson
ea36f2a93e
Try logging into the registry first.
4 years ago
Pete Johanson
2aa932a943
Try quoting a few values.
4 years ago
Pete Johanson
9f650acbd0
Update one workflow step to use docker container.
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
af7f4e0892
Run builds on PRs too.
4 years ago
Pete Johanson
bdfc8e7963
Name the whole workflow.
4 years ago
Pete Johanson
f8f999ab1c
Add status badge, rename basic build workflow.
4 years ago
Pete Johanson
d568df7bc9
Move to published action for zephyr/west usage.
4 years ago
Pete Johanson
bab95eab79
Fix for multiple paths.
4 years ago
Pete Johanson
06c985ccdd
Initial caching work.
4 years ago
Pete Johanson
88720b1dff
Specify the source directory for the west build command.
4 years ago
Pete Johanson
38f1dbd984
Move Zephyr app into subdirectory.
4 years ago
Pete Johanson
76ae92b0fc
Try some directory tweaks
4 years ago
Pete Johanson
b4a83fa945
List directory.
4 years ago
Pete Johanson
2c2bbef9d0
Fix path to entrypoint.sh.
4 years ago