Skip to content

Commit

Permalink
v2.0.5
Browse files Browse the repository at this point in the history
Bmcd: Added fix for RPI_BOOT pin not being cleared after toggling from USB
mode Flashing.
  • Loading branch information
svenrademakers committed Nov 28, 2023
1 parent d28945d commit 60ebb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tp2bmc/package/bmcd/bmcd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# bmcd
###########################################################

BMCD_VERSION = v2.0.4
BMCD_VERSION = v2.0.5
BMCD_SITE = $(call github,turing-machines,bmcd,$(BMCD_VERSION))
BMCD_LICENSE = Apache-2.0
BMCD_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit 60ebb91

Please sign in to comment.