1. a1438df SDK 2.2.0 Release by graham sanderson · 6 months ago upstream/master
  2. b375d7f wow; runtime.c has been missing from host/pico_runtime for a while by graham sanderson · 6 months ago
  3. 681574b add pico_status_led to host (#2605) by Graham Sanderson · 6 months ago
  4. ef5bc2c Fix build issue with status led (#2600) by Peter Harper · 6 months ago
  5. 9b1e125 pico_status_led doxygen improvements (#2601) by Andrew Scheller · 6 months ago
  6. c493a3a fix errors in generated headers/SVD (#2599) by Graham Sanderson · 6 months ago
  7. 3f6f0fc pico_rand (#2598) by el-bert0 · 6 months ago
  8. 4635b37 Enable hardware_irq library also in host and not only in rp2_common (#2596) by el-bert0 · 6 months ago
  9. 9227cad add pico_status_led (#2501) by Peter Harper · 6 months ago
  10. bb66fdf pico_encode_gpio_wait doc improvement (#2579) by Graham Sanderson · 6 months ago
  11. 3461d65 add some missing pico_config and pico_cmake_config entries (#2559) by Graham Sanderson · 6 months ago
  12. e298fe6 merge (discarding changes) one off master fix back into develop by graham sanderson · 6 months ago
  13. c4e30ce Update docs, and add methods for new RP2350 DMA features (#2588) by Graham Sanderson · 6 months ago
  14. 4f5ebb8 Refactor extraction-scripts to reduce code-duplication (#2592) by Andrew Scheller · 6 months ago
  15. de5fb4f Doxygen "group" fixes (#2591) by Andrew Scheller · 6 months ago
  16. 50b4a22 Fix minor typos in error header (#2594) (#2594) by andygpz11 · 6 months ago
  17. 59d2b02 add some doxygen to hard_assert (#2582) by Graham Sanderson · 6 months ago
  18. dad0112 Fix typo: IMAGEDEF → IMAGE_DEF, as it is defined in the datasheet (#2589) by Alexey Vazhnov · 6 months ago
  19. b51a993 Improve pico_use_wifi_firmware_partition docs (#2580) by will-v-pi · 6 months ago
  20. d011e8a add a task completion semaphore to guarantee async_context task is finished before async_context cleanup finishes (#2587) by Graham Sanderson · 6 months ago
  21. c650739 Look for other possible "missing PICO_CONFIG" lines, and make message more obvious (#2477) by Andrew Scheller · 6 months ago
  22. 58d000f Improve rom_pick_ab_update_partition docs (#2577) by will-v-pi · 6 months ago
  23. bf4906b Improve error code description for some cyw43 connection methods (#2586) by Peter Harper · 6 months ago
  24. f194749 Update and expand docs/weblinks_page.md (#2575) by Andrew Scheller · 6 months ago
  25. 9b876bb Fix location of map file on Ninja (#2584) by will-v-pi · 6 months ago
  26. 2afa251 fix typo "serialzed" -> "serialized" (#2583) by Fadhil Riyanto · 6 months ago
  27. 2e2651f add default implementation of `_get_entropy()` that returns -1 to avoid linker warning (#2578) by Graham Sanderson · 6 months ago
  28. dfc26a0 hardware_flash: preserve QSPI pad state over flash access calls. (#2565) by Luke Wren · 6 months ago
  29. 175abe7 Clarify pio_gpio_init doxygen (fixes #2387) (#2574) by Luke Wren · 6 months ago
  30. 4242010 Misc cleanup (#2569) by Graham Sanderson · 6 months ago
  31. 4003a64 Merge style and grammar updates by Jeunese · 6 months ago
  32. f5e0371 Make spacer sections allocatable (#2515) by will-v-pi · 6 months ago
  33. 9682896 Gpio to gpout clock handle (#2561) by Graham Sanderson · 6 months ago
  34. af518de add missing libraries to test/kitchen_sink and auto-gen includes (#2567) by Graham Sanderson · 6 months ago
  35. d32d315 minor tidying of hardware_rcp header; add an `rcp_is_true()` that is safe to use on RISC-V too (#2568) by Graham Sanderson · 6 months ago
  36. 820a33a Add Wi-Fi firmware partition support for Pico 2 W (#1969) by will-v-pi · 6 months ago
  37. 8fd7c60 Add WeAct RP2350B Core board support. (#2570) by Timo Kokkonen · 6 months ago
  38. c7f37fc make gpio_acknowledge_irq inline (#2562) by Graham Sanderson · 6 months ago
  39. e62cd02 Powman fix (#2499) by Peter Harper · 6 months ago
  40. c1981f5 Fix Windows CI (#2563) by will-v-pi · 6 months ago
  41. d70cccd Add FLASH option to pico_package_uf2_output (#2545) by will-v-pi · 6 months ago
  42. d2cdf6c add pioasm --version, and print version number in generated files (#2554) by Graham Sanderson · 6 months ago
  43. 19904be Update makefsdata.py to support content encoding Fixes #2548 (#2549) by rbryson74 · 6 months ago
  44. a72865b Allow pio_encode_sideset_opt(0, value) (#2485) by Markus Gyger · 6 months ago
  45. b3aed37 Provide an easy way to disable cyw43 logging (#2535) by Peter Harper · 6 months ago
  46. 69e0185 Add PR branch check action (#2536) by will-v-pi · 6 months ago
  47. 4ee0972 Use platform/generator agnostic CMake commands (#2539) by will-v-pi · 6 months ago
  48. 9a4113f Lock picotool version on master to 2.1.1 (#2401) by will-v-pi · 6 months ago
  49. 214c243 Add a "quick start" section for RISC-V to the readme (#2537) by Peter Harper · 6 months ago
  50. e5acd29 Added Olimex RP2350-PICO2-XL&XXL boards (#2541) by BogDan Vatra · 6 months ago
  51. d7c26e6 add armv8m.main_soft_nofp_unaligned as a supporter clang runtime (for 20.1.0) (#2542) by Graham Sanderson · 7 months ago
  52. 6f856ee Add Board Header Check Action (#2519) by will-v-pi · 7 months ago
  53. 8fb131a Fix powman powman_configure_wakeup_state and powman_get_power_state (#2516) by eightycc · 7 months ago
  54. 7b4b2b7 Add POWMAN_PASSWORD_BITS to pico_bootsel_via_double_reset. (#2532) by Philip Howard · 7 months ago
  55. 52ec9ec downgrade hard_assert to assert by graham sanderson · 7 months ago
  56. 44527b4 fix compiler warning by graham sanderson · 7 months ago
  57. b1ca434 async_context_threadsafe_background: fix incorrect mutex assertion in cross-core execute_sync() (#2528) by Goran Miskovic · 7 months ago
  58. a24bc13 Add board header for Waveshare RP2350-USB-A (#2435) by Tom · 7 months ago
  59. d45a090 Fix ms/us confusion around watchdog time_remaining functions (#2533) by Andrew Scheller · 7 months ago
  60. 24af10a Use cyw43 macros for bluetooth logging (#2490) by Peter Harper · 7 months ago
  61. c3c6267 Clean extra output files (#2504) by will-v-pi · 7 months ago
  62. 5ddb441 async_context_freertos: Add support for configSUPPORT_STATIC_ALLOCATION (#2436) by Michael Brase · 7 months ago
  63. 893a06b Add UUGear Witty Pi 5 HAT+ board header file (#2518) by UUGear · 7 months ago
  64. dddb514 Adafruit Fruit Jam board (#2363) by Dan Halbert · 7 months ago
  65. 7d58f95 Add board definition for Adafruit Feather RP2040 Adalogger (#2524) by Joel Murphy · 7 months ago
  66. 2871965 Add config check action (#2525) by will-v-pi · 7 months ago
  67. a7ec8c3 Fix the "type" of SYS_CLK_VREG_VOLTAGE_AUTO_ADJUST_DELAY_US (#2531) by Andrew Scheller · 7 months ago
  68. a9851a1 remove unnecessary escaping (#2526) by Mark Hermeling · 7 months ago
  69. be54918 Bazel build implementation, doesn't provide options for the compilation modes opt and debug (#2395) by Brad Nolan · 7 months ago
  70. e6d1892 RP2040 and RP2350 have different maximum watchdog delays (#2500) by Andrew Scheller · 7 months ago
  71. a1faacf Remove reference to wafer_id (#2512) by will-v-pi · 7 months ago
  72. d7abd66 Fix typo (#2508) by Marek Küthe · 7 months ago
  73. a9146b6 fix(async_context_threadsafe_background_execute_sync): prevent use-after-return by removing worker before semaphore release (#2494) by Goran Miskovic · 7 months ago
  74. 1ae2f0e Don't include the picobin end block when sealing (#2492) by will-v-pi · 8 months ago
  75. 6841d4d Remove DEPENDS argument from add_custom_command(TARGET functions (#2489) by will-v-pi · 8 months ago
  76. 6860f0d Call enable_interrupts when initialising IRQs (#2491) by will-v-pi · 8 months ago
  77. 67f89e4 Update Bazel pin, ignore build-* directories (#2461) by armandomontanez · 8 months ago
  78. 0722de3 add new M33 processor exception handlers (#2482) by Graham Sanderson · 8 months ago
  79. 6613aa4 Add support for creating self-decrypting binaries (#2315) by will-v-pi · 8 months ago
  80. 9fdfe11 Remove accidental comment words in stdio.h (#2480) by Andrew Scheller · 8 months ago
  81. c9c3825 remove assembler warning if StackSize or HeapSize are explicitly set to zero (#2465) by Graham Sanderson · 8 months ago
  82. 3515dad Fix multicore_lockout features so that the victim core cannot become stuck in an infinite loop if the lockout attempt times out (#2467) by Jack Whitham · 8 months ago
  83. 47f288b Add support for wiznet_w5100s_evb_pico2 (#2458) by Sergio R. Caprile · 8 months ago
  84. cbd7656 Minor fixups to compile with TF-M (#2403) by will-v-pi · 8 months ago
  85. 8066bee give user more control over embedded_start_block.S contents (#2470) by Graham Sanderson · 8 months ago
  86. 66540fe Fix pioasm build failure caused by GCC 15 changes (#2448) (#2468) by 27Onion Nebell · 8 months ago
  87. 14d75c0 Add printout of picotool location (#2475) by will-v-pi · 8 months ago
  88. 550aa09 fix typo in PICO_RUNTIME_SKIP_INIT_POST_CLOCK_RESETS (was missing INIT) (#2457) by Graham Sanderson · 8 months ago
  89. 792f556 Use cyw43_delay_ms() in cyw43_spi_reset() instead of sleep_ms() (#2431) by Michael Brase · 8 months ago
  90. 799225d Add PICO_CRT0_NEAR_CALLS to indicate that crt0 can call runtimine_init/main/exit etc via near calls (#2452) by Graham Sanderson · 8 months ago
  91. 7cdb8ec Add PICO_CRT0_NO_RESET_SECTION (#2453) by Graham Sanderson · 8 months ago
  92. 0779dfe Small PICO_CONFIG tweak (#2456) by Andrew Scheller · 8 months ago
  93. 25789c4 Fix wrong value used for lposc_freq_khz_frac and xosc_freq_khz_frac by Tommy G · 8 months ago
  94. ec25563 Fix binary_info compilation in C++ due to out-of-order designated initialisers (#2438) by Andrew Brock · 8 months ago
  95. 4bbd533 Fix sha build issues with mbedtls 3.x (#2447) by Peter Harper · 9 months ago
  96. 0de8847 Crashes after calling btstack_cyw43_deinit (#2446) by Peter Harper · 9 months ago
  97. 31fadf4 Revert "Add --recursive flag to git submodule cmd (#2416)" (#2445) by Peter Harper · 9 months ago
  98. 6e31579 Add script to extract CMake function descriptions (#2422) by will-v-pi · 9 months ago
  99. 333944a Update hellbender_2350A_devboard.h for release version of the board. (#2441) by Caleb Jamison · 9 months ago
  100. 082d9f7 More board-header checks (followup to #2397) (#2442) by Andrew Scheller · 9 months ago