Skip to content

Commit 8c7475c

Browse files
authored
last commit from April 26th
1 parent ac19e6d commit 8c7475c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tools/update-components.sh

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@ if [ ! -d "$TINYUSB_REPO_DIR" ]; then
1818
# git checkout 7fb8d3341ce2feb46b0bce0bef069d31cf080168
1919
# from feW DAYS after Keyboard LED problem COMMIT - Breaks LED
2020
# git checkout a435befcdeb6bbd40cf3ba342756f8d73f031957
21-
# Commit from April 26th, latter.
22-
git checkout ee9ad0f184752e4006ccfa6ae49b7ac83707d771
21+
# Commit from April 26th, latter. WORKS
22+
# git checkout ee9ad0f184752e4006ccfa6ae49b7ac83707d771
23+
# Last commit done n the 26th April
24+
git checkout 31b559370d29f5093979fc50de2ae415fa6612ce
2325
cd -
2426
else
2527
git -C "$TINYUSB_REPO_DIR" fetch && \

0 commit comments

Comments
 (0)