mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
Add missing pio_encode_wait_jmppin function to pio_instructions.h
#348 -Commit
478d75804c
pushed by
mirror
Documentation tweak for pio_sm_set_pindirs_with_mask
#331 -Commit
78948f803c
pushed by
mirror
Add mention of PICO_PLATFORM=rp2350-arm-ns to README
#320 -Commit
193a567ca4
pushed by
mirror
Fix always-true comparison warning in pio_insn (#2608)
#315 -Commit
ad2f4143eb
pushed by
mirror
src/boards/include/boards/*.h: remove executable bit (#2652)
#310 -Commit
36f1df6d72
pushed by
mirror
remove spurious cmake code, which seems to break some versions of cmake
#298 -Commit
385a5a4d02
pushed by
mirror
stray_cmake
Fix race in gpio_set_irq_enabled_with_callback
#287 -Commit
23bda885cb
pushed by
mirror
gpio-int-fix
Fix pico_status_led to change the color of an already-on colored LED
#284 -Commit
9704c89ef6
pushed by
mirror
fix regression caused by moving set_raw_irq_handler_and_unlock() (#2631)
#279 -Commit
b30caca4fd
pushed by
mirror
Change rom_reset_usb_boot to simply call rom_reset_usb_boot_extra
#276 -Commit
974f70c744
pushed by
mirror
Add (and use) 32-bit version of check_pio_pin_mask64
#270 -Commit
abe69a62c3
pushed by
mirror
wow; runtime.c has been missing from host/pico_runtime for a while
#246 -Commit
b375d7fd38
pushed by
mirror
fix regression caused by moving set_raw_irq_handler_and_unlock()
#243 -Commit
0b9c05dfad
pushed by
mirror
fix_irq_change