Skip to content

Actions: raspberrypi/pico-sdk

Bazel presubmit checks

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
339 workflow runs
339 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add Wi-Fi firmware partition support for Pico 2 W
Bazel presubmit checks #281: Pull request #1969 synchronize by will-v-pi
November 22, 2024 17:46 5m 10s will-v-pi:pico2-w-pts
November 22, 2024 17:46 5m 10s
Add Wi-Fi firmware partition support for Pico 2 W
Bazel presubmit checks #280: Pull request #1969 synchronize by will-v-pi
November 22, 2024 17:38 4m 58s will-v-pi:pico2-w-pts
November 22, 2024 17:38 4m 58s
Add Wi-Fi firmware partition support for Pico 2 W
Bazel presubmit checks #279: Pull request #1969 synchronize by will-v-pi
November 22, 2024 17:24 5m 24s will-v-pi:pico2-w-pts
November 22, 2024 17:24 5m 24s
Add Wi-Fi firmware partition support for Pico 2 W
Bazel presubmit checks #278: Pull request #1969 synchronize by will-v-pi
November 22, 2024 12:09 4m 47s will-v-pi:pico2-w-pts
November 22, 2024 12:09 4m 47s
Add Wi-Fi firmware partition support for Pico 2 W
Bazel presubmit checks #277: Pull request #1969 synchronize by will-v-pi
November 22, 2024 11:10 4m 28s will-v-pi:pico2-w-pts
November 22, 2024 11:10 4m 28s
Add Wi-Fi firmware partition support for Pico 2 W
Bazel presubmit checks #276: Pull request #1969 synchronize by will-v-pi
November 22, 2024 11:00 4m 54s will-v-pi:pico2-w-pts
November 22, 2024 11:00 4m 54s
Add Wi-Fi firmware partition support for Pico 2 W
Bazel presubmit checks #275: Pull request #1969 synchronize by will-v-pi
November 22, 2024 10:30 5m 38s will-v-pi:pico2-w-pts
November 22, 2024 10:30 5m 38s
Cleanup/clarification of PIO behavior with >32 pins
Bazel presubmit checks #274: Pull request #2085 synchronize by kilograham
November 22, 2024 03:34 4m 57s pio_hipins
November 22, 2024 03:34 4m 57s
oops; undo change to sm_config_set_out_special which was not needed
Bazel presubmit checks #273: Commit cc7782a pushed by kilograham
November 22, 2024 03:34 3m 45s pio_hipins
November 22, 2024 03:34 3m 45s
Cleanup/clarification of PIO behavior with >32 pins
Bazel presubmit checks #272: Pull request #2085 opened by kilograham
November 22, 2024 03:32 5m 8s pio_hipins
November 22, 2024 03:32 5m 8s
fix anchor name
Bazel presubmit checks #271: Commit 254689d pushed by kilograham
November 22, 2024 03:25 5m 7s pio_hipins
November 22, 2024 03:25 5m 7s
fixup remaining issues with >32 pins, and improve documentation in th…
Bazel presubmit checks #270: Commit 26d3b31 pushed by kilograham
November 22, 2024 03:21 5m 51s pio_hipins
November 22, 2024 03:21 5m 51s
support both struct timespec and struct tm variants of the aon timer APIs
Bazel presubmit checks #269: Pull request #2079 synchronize by kilograham
November 22, 2024 01:57 4m 26s aon_timer_clib
November 22, 2024 01:57 4m 26s
oops; fix rp2040/rp2350 mixups
Bazel presubmit checks #268: Commit 66710e8 pushed by kilograham
November 22, 2024 01:57 2m 9s aon_timer_clib
November 22, 2024 01:57 2m 9s
support both struct timespec and struct tm variants of the aon timer APIs
Bazel presubmit checks #267: Pull request #2079 synchronize by kilograham
November 22, 2024 01:54 4m 21s aon_timer_clib
November 22, 2024 01:54 4m 21s
use \anchor tag for better doc experience
Bazel presubmit checks #266: Commit 0ab0fc5 pushed by kilograham
November 22, 2024 01:54 2m 25s aon_timer_clib
November 22, 2024 01:54 2m 25s
support both struct timespec and struct tm variants of the aon timer APIs
Bazel presubmit checks #265: Pull request #2079 synchronize by kilograham
November 22, 2024 00:59 6m 1s aon_timer_clib
November 22, 2024 00:59 6m 1s
better documentation; fix bug; thread return code thru all methods
Bazel presubmit checks #264: Commit 1b7cca3 pushed by kilograham
November 22, 2024 00:59 7m 2s aon_timer_clib
November 22, 2024 00:59 7m 2s
Propogate changed pico_cmake_set_default values to the compilation (#…
Bazel presubmit checks #263: Commit 2692d9a pushed by kilograham
November 21, 2024 23:47 5m 15s develop
November 21, 2024 23:47 5m 15s
Initial Pico/2 W Bazel support (#2049)
Bazel presubmit checks #262: Commit 338f99f pushed by kilograham
November 21, 2024 22:58 5m 44s develop
November 21, 2024 22:58 5m 44s
prevent self-deadlock with PICOLIBC due to calloc/realloc internally …
Bazel presubmit checks #261: Commit 08ea1d8 pushed by kilograham
November 21, 2024 22:53 8m 5s develop
November 21, 2024 22:53 8m 5s
Save/restore QMI window 1 registers across calls to flash_exit_xip().…
Bazel presubmit checks #260: Commit 7b07b0b pushed by kilograham
November 21, 2024 22:52 4m 45s develop
November 21, 2024 22:52 4m 45s
disable all IRQs in dma_chanel_cleanup - fixes for RP2350 (#2060)
Bazel presubmit checks #259: Commit 9762b00 pushed by kilograham
November 21, 2024 22:52 4m 29s develop
November 21, 2024 22:52 4m 29s
Make all float->int/frac conversions round to nearest by default (#2065)
Bazel presubmit checks #258: Commit 6bb44dd pushed by kilograham
November 21, 2024 22:48 3m 50s develop
November 21, 2024 22:48 3m 50s
add rom_reset_usb_boot_extra which supports >32 pins and ACTIVE_LOW; …
Bazel presubmit checks #257: Commit 5a98889 pushed by kilograham
November 21, 2024 22:48 3m 56s develop
November 21, 2024 22:48 3m 56s