Skip to content

Commit

Permalink
revertme: stm32h7_fw: use fixed_packets_size branch
Browse files Browse the repository at this point in the history
  • Loading branch information
facchinm committed May 13, 2024
1 parent 708f710 commit f9fb641
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
PACKAGE_ARCH = "${MACHINE_ARCH}"

SRC_URI = " \
git://github.com/arduino/portentam8-stm32h7-fw.git;protocol=https;branch=master \
git://github.com/arduino/portentam8-stm32h7-fw.git;protocol=https;branch=fixed_packets_size \
file://stm32h7-program.service \
file://m4-led-forwarder.service \
file://m4_led_forwarder \
file://monitor-m4-elf-file.path \
file://monitor-m4-elf-file.service \
"
SRCREV = "c815e7b965a991ca6c4ba8e2e14c2dfb8df75a37"
SRCREV = "438b0a90bb7cbf36d8b40bb009705bd251bc9ff4"
PV = "0.0.3"

S = "${WORKDIR}/git"
Expand Down

0 comments on commit f9fb641

Please sign in to comment.