Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-19 | refactor(boards): Rename to bluemicro840_v1. | Pete Johanson | |
2020-08-19 | Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. | Okke Formsma | |
2020-08-17 | fix(build): Remove more unused west modules. | Pete Johanson | |
2020-08-16 | Add BlueMicro52840 to build matrix. | Pete Johanson | |
2020-08-15 | Update build.yml | Derek | |
Fails without splitreus62 shield and without itself added? | |||
2020-08-15 | Update build.yml | Derek | |
Updated workflow to include new board and shield | |||
2020-08-10 | Initial Corne shield definition. | Pete Johanson | |
* Also include a build for Clueboard California macropad. | |||
2020-07-16 | Initial Lily58 shield definition. | Pete Johanson | |
2020-06-30 | Properly name the build artifacts w/ shield name. | Pete Johanson | |
2020-06-27 | Kyria left/right overlays, matrix transform fixes | Pete Johanson | |
* 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. | |||
2020-06-26 | Only test w/ Kyria and handwire. | Pete Johanson | |
2020-06-26 | Tweak to use a better set of shields for build. | Pete Johanson | |
2020-06-16 | Tweak the artifact name to include board. | Pete Johanson | |
2020-06-16 | Fix the string literal. | Pete Johanson | |
2020-06-16 | Change the kernel bin name, upload built UF2. | Pete Johanson | |
2020-06-16 | Build matrix with nice_nano and proton_c boards. | Pete Johanson | |
2020-06-12 | Try to fix some quoting. | Pete Johanson | |
2020-06-12 | One missing action reference. | Pete Johanson | |
2020-06-12 | Switch to ARM only, use everywhere. | Pete Johanson | |
2020-06-12 | Try fixing args passed to container. | Pete Johanson | |
2020-06-12 | Switch to Docker Hub version. | Pete Johanson | |
2020-06-12 | Try logging into the registry first. | Pete Johanson | |
2020-06-12 | Try quoting a few values. | Pete Johanson | |
2020-06-12 | Update one workflow step to use docker container. | Pete Johanson | |
2020-06-12 | Exclude some unused Zephyr west submodules. | Pete Johanson | |
* Don't waste space/time updating unused modules for architectures we aren't targetting (yet). | |||
2020-06-12 | Run builds on PRs too. | Pete Johanson | |
2020-06-08 | Name the whole workflow. | Pete Johanson | |
2020-06-08 | Add status badge, rename basic build workflow. | Pete Johanson | |
2020-06-08 | Move to published action for zephyr/west usage. | Pete Johanson | |
2020-06-08 | Fix for multiple paths. | Pete Johanson | |
2020-06-08 | Initial caching work. | Pete Johanson | |
2020-06-08 | Specify the source directory for the west build command. | Pete Johanson | |
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |
2020-06-08 | Try some directory tweaks | Pete Johanson | |
2020-06-08 | List directory. | Pete Johanson | |
2020-06-08 | Fix path to entrypoint.sh. | Pete Johanson | |
2020-06-08 | Try using an entrypoint script for args. | Pete Johanson | |
2020-06-08 | Action directory name fix. | Pete Johanson | |
2020-06-08 | Fix duplicate job ID. | Pete Johanson | |
2020-06-08 | Initial exploration of GH actions. | Pete Johanson | |