Skip to content

Commit

Permalink
Merge branch 'master' into rak10701_low_power
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored Jul 10, 2024
2 parents 3fb1378 + e59e50a commit 40f541b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build_raspbian_armv7l.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: Install libbluetooth
shell: bash
run: |
apt-get update -y --fix-missing
apt-get install -y libbluetooth-dev libgpiod-dev libyaml-cpp-dev openssl libssl-dev libulfius-dev liborcania-dev
- name: Checkout code
Expand Down
3 changes: 2 additions & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ lint:
- [email protected]
ignore:
- linters: [ALL]
paths: bin/**
paths:
- bin/**
runtimes:
enabled:
- [email protected]
Expand Down

0 comments on commit 40f541b

Please sign in to comment.