Skip to content

Commit 82ebe54

Browse files
authored
Merge branch 'adafruit:main' into add-raspberry-breadstick
2 parents 0d57fc4 + 3aac226 commit 82ebe54

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+34041
-17618
lines changed

.github/workflows/build-boards.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
working-directory: tools
7373
env:
7474
BOARDS: ${{ matrix.board }}
75+
PULL: ${{ github.event.number }}
7576

7677
- name: Upload artifact
7778
uses: actions/upload-artifact@v3

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,3 +354,6 @@
354354
[submodule "lib/tlsf"]
355355
path = lib/tlsf
356356
url = https://github.com/espressif/tlsf.git
357+
[submodule "frozen/CircuitPython_AXP313A"]
358+
path = frozen/CircuitPython_AXP313A
359+
url = https://github.com/bill88t/CircuitPython_AXP313A

frozen/CircuitPython_AXP313A

Submodule CircuitPython_AXP313A added at 702d313

0 commit comments

Comments
 (0)