diff options
| author | Gaetan <gaetan.noel@viacesi.fr> | 2020-10-26 23:32:57 +0100 |
|---|---|---|
| committer | Gaetan <gaetan.noel@viacesi.fr> | 2020-10-26 23:32:57 +0100 |
| commit | 5deb045a8112100de3cb28fdb7b6c56444663503 (patch) | |
| tree | 9280f12e65b820d7687199130d33d379396c82f9 /.github | |
| parent | 7cf776d39e9c9e4694b65b636f456630b462958c (diff) | |
Ready to PR
* ../../.github/workflows/build.yml
+ boards/holyiot_nrf52840/board.c
+ boards/holyiot_nrf52840/mpconfigboard.h
+ boards/holyiot_nrf52840/mpconfigboard.mk
+ boards/holyiot_nrf52840/pins.c
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index feb6a7f63..cada55aaa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -214,6 +214,7 @@ jobs: - "hallowing_m0_express" - "hallowing_m4_express" - "hiibot_bluefi" + - "holyiot_nrf52840" - "ikigaisense_vita" - "imxrt1010_evk" - "imxrt1020_evk" |
