Skip to content

Actions: raspberrypi/pico-sdk

Bazel presubmit checks

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
340 workflow runs
340 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

prevent early macro expansion in PICOBIN_..._AS_BITS() macros
Bazel presubmit checks #182: Pull request #2068 opened by kilograham
November 20, 2024 03:11 4m 26s embedded_block_defines
November 20, 2024 03:11 4m 26s
prevent early macro expansion in PICOBIN_..._AS_BITS() macros
Bazel presubmit checks #181: Commit 5c722ec pushed by kilograham
November 20, 2024 03:10 3m 57s embedded_block_defines
November 20, 2024 03:10 3m 57s
fix incorrect disassembly of MOV rx_fifo instructions
Bazel presubmit checks #180: Pull request #2067 opened by kilograham
November 20, 2024 02:14 5m 51s pioasm_mov_rxfifo
November 20, 2024 02:14 5m 51s
fix incorrect disassembly of MOV rx_fifo
Bazel presubmit checks #179: Commit 5f71ed0 pushed by kilograham
November 20, 2024 02:14 4m 33s pioasm_mov_rxfifo
November 20, 2024 02:14 4m 33s
use configured uart_instance rather than default instance for flushing STDIO uart
Bazel presubmit checks #178: Pull request #2066 opened by kilograham
November 20, 2024 01:59 5m 2s stdio_uart_flush
November 20, 2024 01:59 5m 2s
use configured uart_instance rather than default instance for flushin…
Bazel presubmit checks #177: Commit c205895 pushed by kilograham
November 20, 2024 01:58 5m 21s stdio_uart_flush
November 20, 2024 01:58 5m 21s
Make all float->int/frac conversions round to nearest by default
Bazel presubmit checks #176: Pull request #2065 synchronize by kilograham
November 20, 2024 01:55 5m 29s clkdiv_rounding
November 20, 2024 01:55 5m 29s
fix copy/paste errors in PICO_CONFIG
Bazel presubmit checks #175: Commit 3a693bc pushed by kilograham
November 20, 2024 01:54 3m 51s clkdiv_rounding
November 20, 2024 01:54 3m 51s
Make all float->int/frac conversions round to nearest by default
Bazel presubmit checks #174: Pull request #2065 opened by kilograham
November 20, 2024 01:52 6m 0s clkdiv_rounding
November 20, 2024 01:52 6m 0s
chage rounding of all float clkdivs to round to neareset; default to …
Bazel presubmit checks #173: Commit 9ebaa64 pushed by kilograham
November 20, 2024 01:50 4m 14s clkdiv_rounding
November 20, 2024 01:50 4m 14s
Small comment typo
Bazel presubmit checks #172: Pull request #2064 opened by lurch
November 20, 2024 01:35 4m 23s lurch-patch-2
November 20, 2024 01:35 4m 23s
Small comment typo
Bazel presubmit checks #171: Commit c4c98f9 pushed by lurch
November 20, 2024 01:35 2m 27s lurch-patch-2
November 20, 2024 01:35 2m 27s
making pio_calculate_clkdiv8_from_float round to the neareset 1/256 (not lower 1/256)
Bazel presubmit checks #170: Pull request #2063 opened by kilograham
November 20, 2024 01:31 4m 33s pio_clock_rounding
November 20, 2024 01:31 4m 33s
making pio_calculate_clkdiv8_from_float round to the neareset 1/256 (…
Bazel presubmit checks #169: Commit 4bf91aa pushed by kilograham
November 20, 2024 01:30 4m 14s pio_clock_rounding
November 20, 2024 01:30 4m 14s
make panic loop back to breakpoint FWIW, and remove spurious header
Bazel presubmit checks #168: Pull request #2062 opened by kilograham
November 20, 2024 01:23 5m 0s panic
November 20, 2024 01:23 5m 0s
make panic loop back to breakpoint FWIW, and remove spurious header
Bazel presubmit checks #167: Commit 811e17c pushed by kilograham
November 20, 2024 01:22 5m 24s panic
November 20, 2024 01:22 5m 24s
Fix the name of a PICO_CMAKE_CONFIG (#2061)
Bazel presubmit checks #166: Commit c4b55f6 pushed by kilograham
November 20, 2024 01:12 4m 25s develop
November 20, 2024 01:12 4m 25s
allow PICO_CORE1_STACK_SIZE=0
Bazel presubmit checks #165: Pull request #2058 synchronize by kilograham
November 20, 2024 01:08 3m 24s zero_core1_stack_size
November 20, 2024 01:08 3m 24s
update PICO_CONFIG
Bazel presubmit checks #164: Commit 3762ee2 pushed by kilograham
November 20, 2024 01:08 2m 46s zero_core1_stack_size
November 20, 2024 01:08 2m 46s
Fix the name of a PICO_CMAKE_CONFIG
Bazel presubmit checks #163: Pull request #2061 opened by lurch
November 20, 2024 00:01 4m 30s lurch-patch-2
November 20, 2024 00:01 4m 30s
Fix the name of a PICO_CMAKE_CONFIG
Bazel presubmit checks #162: Commit c8bf5a7 pushed by lurch
November 20, 2024 00:00 4m 42s lurch-patch-2
November 20, 2024 00:00 4m 42s
disable all IRQs in dma_chanel_cleanup - fixes for RP2350
Bazel presubmit checks #161: Pull request #2060 synchronize by kilograham
November 19, 2024 22:28 3m 29s dma_cleanup_rp2350
November 19, 2024 22:28 3m 29s
fix warning
Bazel presubmit checks #160: Commit b02eaa0 pushed by kilograham
November 19, 2024 22:28 3m 2s dma_cleanup_rp2350
November 19, 2024 22:28 3m 2s
fix method name spelling (#2057)
Bazel presubmit checks #159: Commit e99c43b pushed by kilograham
November 19, 2024 22:14 3m 57s develop
November 19, 2024 22:14 3m 57s
disable all IRQs in dma_chanel_cleanup - fixes for RP2350
Bazel presubmit checks #158: Pull request #2060 opened by kilograham
November 19, 2024 21:31 4m 40s dma_cleanup_rp2350
November 19, 2024 21:31 4m 40s