Skip to content

Commit 7df95fe

Browse files
committed
rename micropython/ to mpy/
1 parent 595ac02 commit 7df95fe

40 files changed

Lines changed: 3 additions & 3 deletions

.github/workflows/firmware.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
3434
uses: softprops/action-gh-release@v2
3535
with:
36-
files: micropython/build/pipico-micropython-scpi-*.uf2
36+
files: mpy/build/pipico-micropython-scpi-*.uf2
3737

3838
make-document:
3939
name: Compile document
File renamed without changes.

micropython/.idea/inspectionProfiles/profiles_settings.xml renamed to mpy/.idea/inspectionProfiles/profiles_settings.xml

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)