summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-16Build matrix with nice_nano and proton_c boards.Pete Johanson
2020-06-16Tweak the defconfigs for nice_nano and handwire.Pete Johanson
2020-06-16Use the correct family ID for the AdaFruit bootloader.Pete Johanson
2020-06-15Build UF2 image for nice!nano board as well.Pete Johanson
2020-06-15Fixes for SPI pins for "P1" pinsPete Johanson
Co-authored-by: Nick Winans <nick.win999@gmail.com>
2020-06-15Enable BLE by default as well.Pete Johanson
2020-06-15Add (untested) pins for SPI.Pete Johanson
2020-06-15Add missing `compatible` entry for the toplevel board.Pete Johanson
2020-06-15Initial basic work on nice!nano board support.Pete Johanson
2020-06-15Tweaks for Proton-C board.Pete Johanson
2020-06-15Merge pull request #28 from petejohanson/build/zephyr-upgrade-2.3.0Pete Johanson
Upgrade to Zephyr 2.3.0 (plus small build fix.)
2020-06-15Configure .overlay files to use dts file assocation.Pete Johanson
2020-06-14Minor build fixes for VSCode, extra ignore.Pete Johanson
2020-06-14Merge pull request #19 from petejohanson/docs/python-requirements-base-tweakPete Johanson
Only install `requirements-base.txt`
2020-06-14Upgrade to Zephyr 2.3.0 (plus small build fix.)Pete Johanson
* Closes #27
2020-06-14Ignore files pulled into the workspace by West.Pete Johanson
2020-06-14Merge pull request #25 from innovaker/docs/disable-sidebar-collapsePete Johanson
docs: Add "sidebarCollapsible: false"
2020-06-14docs: Add "sidebarCollapsible: false"innovaker
2020-06-13Merge pull request #22 from innovaker/docs/faqPete Johanson
docs: FAQs (initial version)
2020-06-13docs: faq: Replace all instances of "board" and "shield" with links [#22 CR, ↵innovaker
#11]
2020-06-13docs: faq: Add preface links to "Why boards and shields?" [#22 CR, #11]innovaker
2020-06-13docs: Switch positions of 'hardware' and 'faq' on sidebars [#22 CR, #11]innovaker
2020-06-13docs: add faq to sidebars [#11]innovaker
2020-06-13docs: initial version of faq.md [#11]innovaker
2020-06-12Merge pull request #17 from petejohanson/build/zephyr-west-docker-containerPete Johanson
Update to using prebuild docker container, for faster GH workflows.
2020-06-12Try to fix some quoting.Pete Johanson
2020-06-12One missing action reference.Pete Johanson
2020-06-12Switch to ARM only, use everywhere.Pete Johanson
2020-06-12Try fixing args passed to container.Pete Johanson
2020-06-12Switch to Docker Hub version.Pete Johanson
2020-06-12Only ask users to install requirements-base.txt.Pete Johanson
2020-06-12Merge pull request #18 from innovaker/masterPete Johanson
Replaced 'Basics' with 'Getting Started'
2020-06-12Try logging into the registry first.Pete Johanson
2020-06-12Try quoting a few values.Pete Johanson
2020-06-12Update one workflow step to use docker container.Pete Johanson
2020-06-12[#16] Replaced 'Basics' with 'Getting Started'innovaker
2020-06-12Merge pull request #15 from petejohanson/build/zephyr-west-module-excludesPete Johanson
Exclude some unused Zephyr west submodules.
2020-06-12Restore CMSIS.Pete Johanson
2020-06-12Exclude some unused Zephyr west submodules.Pete Johanson
* Don't waste space/time updating unused modules for architectures we aren't targetting (yet).
2020-06-12Run builds on PRs too.Pete Johanson
2020-06-11Initial handwire proton-c shield for testing.Pete Johanson
2020-06-11Initial work on Proton-C board definition.Pete Johanson
2020-06-10Update link to website w/ proer domain name.Pete Johanson
2020-06-10Removing the Netlify badge (for now).Pete Johanson
* The badge shows "Failed" whenever the deploy aborts due to lack of changes to docs/, so removing for now.
2020-06-10Fix the link to the CoC in the README badge.Pete Johanson
2020-06-10Merge pull request #9 from Nicell/docs/update_docs_landing_pagePete Johanson
Update landing page content and style
2020-06-10Add missing button border definitionNick
2020-06-10Add missing border changeNick
2020-06-10Update landing page content and styleNick
2020-06-10Merge pull request #8 from zmkfirmware/project/code-of-conductPete Johanson
Initial code of conduct documentation.