Bus Pirate firmware auto build: main branch

Here’s a fresh compile: “color in usr macro command”
ci-buspirate5-main-cac5f65.zip

Build time: 40.76 seconds

Git pull log @cac5f65:
Updating b782332…cac5f65
Fast-forward
commands/global/macro.c | 7 +++±–
1 file changed, 4 insertions(+), 3 deletions(-)

Here’s a fresh compile: “tutorial command”
ci-buspirate5-main-649643b.zip

Build time: 40.11 seconds

Git pull log @649643b:
Updating cac5f65…649643b
Fast-forward
CMakeLists.txt | 1 +
commands.c | 4 +±
commands/global/tutorial.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++
commands/global/tutorial.h | 1 +
usb_rx.c | 5 +++
usb_rx.h | 1 +
6 files changed, 100 insertions(+), 1 deletion(-)
create mode 100644 commands/global/tutorial.c
create mode 100644 commands/global/tutorial.h

Here’s a fresh compile: “tutorial use exiting user input handling infrastructure.”
ci-buspirate5-main-1ce20a6.zip

Build time: 41.67 seconds

Git pull log @1ce20a6:
Updating 649643b…1ce20a6
Fast-forward
commands/global/tutorial.c | 8 +++±—
1 file changed, 4 insertions(+), 4 deletions(-)

Here’s a fresh compile: “script and tutorial command”
ci-buspirate5-main-046383e.zip

Build time: 40.82 seconds

Git pull log @046383e:
Updating 1ce20a6…046383e
Fast-forward
CMakeLists.txt | 1 +
commands.c | 2 +
commands/global/macro.c | 10 +++++
commands/global/script.c | 107 +++++++++++++++++++++++++++++++++++++++++++++
commands/global/script.h | 2 +
commands/global/tutorial.c | 66 +++++±---------------------
hacks/test.tut | 9 ++++
7 files changed, 144 insertions(+), 53 deletions(-)
create mode 100644 commands/global/script.c
create mode 100644 commands/global/script.h
create mode 100644 hacks/test.tut

Here’s a fresh compile: “Moved disk_ls from macro.c to pirate/storage.c and renamed to storage_ls”
ci-buspirate5-main-b8b67d1.zip

Build time: 40.88 seconds

Git pull log @b8b67d1:
Updating 046383e…b8b67d1
Fast-forward
commands/global/disk.c | 21 +±------------------
commands/global/macro.c | 46 ±--------------------------------------------
pirate/storage.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++±
pirate/storage.h | 10 ++++++++±
4 files changed, 60 insertions(+), 66 deletions(-)

Here’s a fresh compile: “SPI sniffer work in progress.”
ci-buspirate5-main-800420f.zip

Build time: 43.02 seconds

Git pull log @800420f:
Updating b8b67d1…800420f
Fast-forward
CMakeLists.txt | 4 +±
commands/spi/sniff.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++
commands/spi/sniff.h | 1 +
fatfs/ffconf.h | 2 ±
mode/hwhduart.c | 2 ±
mode/hwspi.c | 2 ++
pirate/spisnif.pio | 55 +++++++++++++++++++++++++++++++
7 files changed, 154 insertions(+), 3 deletions(-)
create mode 100644 commands/spi/sniff.c
create mode 100644 commands/spi/sniff.h
create mode 100644 pirate/spisnif.pio

Here’s a fresh compile: “duplex SPI sniff”
ci-buspirate5-main-6f1e888.zip

Build time: 41.75 seconds

Git pull log @6f1e888:
Updating 800420f…6f1e888
Fast-forward
commands/spi/sniff.c | 33 ++++++++++++++++++++++++±–
pirate/spisnif.pio | 62 +++++++++++++++++++++++++++++++++++++++++++++++++±-
2 files changed, 90 insertions(+), 5 deletions(-)

Here’s a fresh compile: “Use string IDs instead of numeric for macro calling”
ci-buspirate5-main-787d0bd.zip

Build time: 41.48 seconds

Git pull log @787d0bd:
Updating 6f1e888…787d0bd
Fast-forward
commands/global/macro.c | 29 ++++++++++++++±-------------
1 file changed, 15 insertions(+), 14 deletions(-)

Here’s a fresh compile: "Scope: minor tweaks to improve signal readability

Build time: 42.7 seconds

Git pull log @3363825:
Updating 787d0bd…3363825
Fast-forward
display/scope.c | 12 ++++++±----
1 file changed, 7 insertions(+), 5 deletions(-)

Here’s a fresh compile: “I2C address scan color to grey”
ci-buspirate5-main-028fe1b.zip

Build time: 45.0 seconds

Git pull log @028fe1b:
Updating 3363825…028fe1b
Fast-forward
commands/i2c/scan.c | 2 ±
1 file changed, 1 insertion(+), 1 deletion(-)

Here’s a fresh compile: “DIO mode”
ci-buspirate5-main-dd599b3.zip

Build time: 44.27 seconds

Git pull log @dd599b3:
Updating 028fe1b…dd599b3
Fast-forward
CMakeLists.txt | 2 +
mode/dio.c | 193 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
mode/dio.h | 39 ++++++++++++
modes.c | 34 ++++±----
pirate.h | 1 +
5 files changed, 252 insertions(+), 17 deletions(-)
create mode 100644 mode/dio.c
create mode 100644 mode/dio.h

Here’s a fresh compile: “fix for dio help menu freeze”
ci-buspirate5-main-cbf2519.zip

Build time: 43.25 seconds

Git pull log @cbf2519:
Updating dd599b3…cbf2519
Fast-forward
modes.c | 4 +±-
1 file changed, 2 insertions(+), 2 deletions(-)

Here’s a fresh compile: “Separate the string descriptors of the two CDC interfaces.”
ci-buspirate5-main-a3d5058.zip

Build time: 43.82 seconds

Git pull log @a3d5058:
Updating 683a7ba…a3d5058
Fast-forward
usb_descriptors.c | 3 +±
1 file changed, 2 insertions(+), 1 deletion(-)

Here’s a fresh compile from the new build server: “re-enable RGB LEDs”
ci-buspirate5-main-0cbdc73.zip

Build time: 42.9 seconds

Git pull log @0cbdc73:
Updating 1db93d1…0cbdc73
Fast-forward
pirate.c | 2 ±
1 file changed, 1 insertion(+), 1 deletion(-)

Here’s a fresh compile from the new build server: “sle4442 - show security memory when error”
ci-buspirate5-main-0e7ca82.zip

Build time: 39.15 seconds

Git pull log @0e7ca82:
Updating b990c77…0e7ca82
Fast-forward
commands/2wire/sle4442.c | 7 ++++±-
1 file changed, 5 insertions(+), 2 deletions(-)

Here’s a fresh compile from the new build server: “increase XOSC_STARTUP_DELAY”
ci-buspirate5-main-af6526a.zip

Build time: 40.74 seconds

Git pull log @af6526a:
Updating 0e7ca82…af6526a
Fast-forward
CMakeLists.txt | 3 +++
hacks/build_server.md | 2 ±
2 files changed, 4 insertions(+), 1 deletion(-)

Here’s a fresh compile from the new build server: “Fix for proper reading and threshold of VRef in SPI flash mode”
ci-buspirate5-main-2c67860.zip

Build time: 49.08 seconds

Git pull log @2c67860:
Updating af6526a…2c67860
Fast-forward
ui/ui_help.c | 4 +±-
1 file changed, 2 insertions(+), 2 deletions(-)

Here’s a fresh compile from the new build server: “need to sweep to update ADC”
ci-buspirate5-main-65836e5.zip

Build time: 39.62 seconds

Git pull log @65836e5:
Updating 2c67860…65836e5
Fast-forward
ui/ui_help.c | 1 +
1 file changed, 1 insertion(+)

Here’s a fresh compile from the new build server: “half duplex bridge”
ci-buspirate5-main-4b97198.zip

Build time: 41.28 seconds

Git pull log @4b97198:
Updating 65836e5…4b97198
Fast-forward
CMakeLists.txt | 6 ++±-
commands/hdplxuart/bridge.c | 59 +++++++++++++++++++++++++++++++++++++++++++++
commands/hdplxuart/bridge.h | 1 +
mode/hwhduart.c | 4 +±
system_config.c | 2 ++
system_config.h | 2 ++
usb_rx.c | 6 +++++
7 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 commands/hdplxuart/bridge.c
create mode 100644 commands/hdplxuart/bridge.h

Here’s a fresh compile from the new build server: “Half duplex UART bridge updates. UART bridge updates”
ci-buspirate5-main-5898f8d.zip

Build time: 40.3 seconds

Git pull log @5898f8d:
Updating 4b97198…5898f8d
Fast-forward
commands/hdplxuart/bridge.c | 15 ±
commands/uart/bridge.c | 18 ±
translation/base.h | 786 +++++++++++++++++++++±---------------------
translation/bs-ba.h | 778 ++++++++++++++++++++±---------------------
translation/en-us.h | 2 +
translation/en-us.json | 766 ++++++++++++++++++++±--------------------
translation/it-it.h | 778 ++++++++++++++++++++±---------------------
translation/pl-pl.h | 778 ++++++++++++++++++++±---------------------
translation/zh-cn.h | 778 ++++++++++++++++++++±---------------------
9 files changed, 2368 insertions(+), 2331 deletions(-)