MicroPython: Bump Pico and Badger to MicroPython eefd946.

This commit is contained in:
Phil Howard 2022-11-09 10:51:03 +00:00 committed by Phil Howard
parent 9bf1583787
commit c42679b355
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
types: [created]
env:
MICROPYTHON_VERSION: 9dfabcd6d3d080aced888e8474e921f11dc979bb
MICROPYTHON_VERSION: eefd946e60aba3ac61c7bfbd0272d07be289e3f3
BOARD_TYPE: PIMORONI_BADGER2040
# MicroPython version will be contained in github.event.release.tag_name for releases
RELEASE_FILE: pimoroni-badger2040-${{github.event.release.tag_name || github.sha}}-micropython

View File

@ -7,7 +7,7 @@ on:
types: [created]
env:
MICROPYTHON_VERSION: v1.19
MICROPYTHON_VERSION: eefd946e60aba3ac61c7bfbd0272d07be289e3f3
jobs:
deps: