1. 9f85f25 Add extra checks to check_board_header.py (#1775) by Andrew Scheller · 9 months ago
  2. 6624098 Add board file for Pi-Plates MICROPi (#1487) by WallyWare · 9 months ago
  3. 41b4d3a rename gpio_set_function_mask to gpio_set_function_masked to match naming schema of other gpio functions by graham sanderson · 9 months ago
  4. 7c5b426 Add gpio_set_function_mask function (#1462) by George Peppard · 9 months ago
  5. af9b47c Add board definition for Adafruit Feather RP2040 with USB Type A Host (#1761) by Gigahawk · 9 months ago
  6. b45632b Add 8086 USB Interposer board (#1767) by Chris Burton · 9 months ago
  7. 5ec4071 Some doc issues (#1772) by Peter Harper · 9 months ago
  8. 6328fff Update LwIP to 2.2.0 (#1769) by Peter Harper · 9 months ago
  9. 7f37af8 add missing rtt cmake functions for host by graham sanderson · 9 months ago
  10. 0996a9e Add support for SEGGER RTT STDIO (updated) (#1411) by Andrew Fernandes · 9 months ago
  11. c93c3f4 Use CYW43_PRINTF macro in cyw43-support code. (#1745) by felixdoerre · 10 months ago
  12. b1abf96 Revert "Add C11 standard atomic support (#1645)" by graham sanderson · 10 months ago
  13. 01dec6f Add C11 standard atomic support (#1645) by Stephen Street · 10 months ago
  14. 86aab81 IRQ enabling guard (when no callback set) (#1504) by Mr. Jake · 10 months ago
  15. 74b9ea4 use best_effort_wfe_or_timeout instead of wfe (#1404) by Graham Sanderson · 10 months ago
  16. 778221b Add missing semicolon (#1750) by Jack Wilsdon · 10 months ago
  17. 73e7196 #1748 replace incorrect license (#1749) by Graham Sanderson · 10 months ago
  18. 8b0146c Fixed an issue that caused incorrect settings when the SPI clock was less than 244141Hz. (#1633) by aizaki77 · 10 months ago
  19. f5b7a91 corrected issue#1536 - used correct define to create a configuration mask (#1613) by MarcinKlosowskiMobica · 10 months ago
  20. 9290bdd fix harware_alarm_irq_number typo (#1619) by Sonya Vasquez · 10 months ago
  21. 2de70c7 Fix PICO_DEOPTIMIZED_DEBUG not updating compiler flags (#1620) by Peter S. Hollander · 10 months ago
  22. f5fea7f pico_cyw43_driver/cyw43_bus_pio_spi.c: make SPI_PROGRAM_NAME and CLOCK_DIV configurable in makefile (#1499) by Maarten van der Schrieck · 10 months ago
  23. 5d36c90 Make it easier to configure default baud rate (#1648) by Peter Harper · 10 months ago
  24. 5118b4a Adds support for the iLabs opendec02 decoder. (#1667) by Pontus Oldberg · 10 months ago
  25. cea8211 Fix FIFO size in Doxygen in hardware/adc.h (#1720) by Andrew Scheller · 10 months ago
  26. 5be87f1 Clarify that DMA timer fraction must be <= 1 (#1723) by Andrew Scheller · 10 months ago
  27. 0e5cef3 Boards header updates (#1724) by Andrew Scheller · 10 months ago
  28. 333974f Corrects errors in returning constant labels (#1735) by Hiroyuki OYAMA · 10 months ago
  29. a567349 Update btstack v1.6.1 (#1736) by Peter Harper · 10 months ago
  30. f193ed6 Update cyw43-driver to fix build warnings (#1739) by Peter Harper · 10 months ago
  31. c526ec1 custom_(un)lock_tcpip_core: link properly in C++ (#1738) by J · 10 months ago
  32. 6ff3e4f Expand bazel build to include configuration options and broader support. (#1731) by armandomontanez · 11 months ago
  33. 0dc17e5 Update cyw43_driver to v1.0.3 (#1732) by Peter Harper · 11 months ago
  34. a391f64 Added Newsan's Archi board (#1730) by Christian Halter · 11 months ago
  35. a456964 Fix btstack compilation (#1726) by Peter Harper · 11 months ago
  36. 3ee0623 set git tag for the SDK (#1630) by Ahmet Kizilay · 11 months ago
  37. 79977db Update dma.h (#1678) by Mykle · 11 months ago
  38. e84eedf Remove unneeded includes from pico_flash. (#1699) by J · 11 months ago
  39. 115eae7 Add scripts to extract PICO_CMAKE_CONFIG and PICO_BUILD_DEFINE entries (#1708) by Andrew Scheller · 11 months ago
  40. abce1d4 Introduce initial Bazel build (#1705) by armandomontanez · 11 months ago
  41. 23dec9d Correct clk_sys auxsrc definition for XOSC (#1571) by dthomas981 · 11 months ago
  42. f81537d Add board definition for Cytron Maker Pi RP2040 (#1473) by Agustín Mista · 11 months ago
  43. a6c65b4 Small kitchen-sink fixes (#1707) by Andrew Scheller · 11 months ago
  44. dcc2241 Add a script to create a header file including all other header files (#319) by Andrew Scheller · 11 months ago
  45. 3f41d7d Added comments referencing spin-lock lock/unlock read/writes (#1501) by Mr. Jake · 11 months ago
  46. 7d238ea [pioasm] Fix build warning due to extra parameters (#1625) by Patrick Plenefisch · 11 months ago
  47. 0d56f52 Add some missing i2c function documentation (#1650) by Peter Harper · 11 months ago
  48. f1f3bd6 Disable FIFO IRQ when doing reset of core1 (same as with launching) (#1447) by Mr. Jake · 11 months ago
  49. 5941969 Improved const correctness of rtc functions (#1460) by Joseph Bellahcen · 11 months ago
  50. ac8f277 Fix stdio_set_chars_available_callback for usb (#1649) by Peter Harper · 11 months ago
  51. fcd5333 remove dead code in __aeabi_dcmpun (#1703) by Siarhei Volkau · 11 months ago
  52. a0f4cd4 Implement Pioasm for Go (TinyGo) (#1604) by Patricio Whittingslow · 12 months ago
  53. b27f13b reformatting doxygen comment markup (#1660) by Nellie McKesson · 1 year, 1 month ago
  54. 0c65e1d pico/mutex.h: Fix typo in comment (#1637) by J. Neuschäfer · 1 year, 2 months ago
  55. c9cce7a pico_generate_pio_header: Create OUTPUT_DIR (#1610) by timg236 · 1 year, 3 months ago
  56. f1c6fc8 Fix #1442: Allow adding alternative .gatt file import paths (#1445) by rppicomidi · 1 year, 3 months ago
  57. 62bb486 Add tool for lwip httpd server (#1600) by Peter Harper · 1 year, 3 months ago
  58. 8353cb6 Fix spelling mistake, add documentation (#1444) by hubiscode · 1 year, 3 months ago
  59. 4d19007 rp2_common/pico_standard_link: linker script fixes (#1539) by Maarten van der Schrieck · 1 year, 3 months ago
  60. 73dce4e Doxygen comment typo (#1463) by Andrew Scheller · 1 year, 3 months ago
  61. 6bb38a8 fix cybt_mem_read debug log typo (#1480) by Brandon Ros · 1 year, 3 months ago
  62. ff2e202 Fixes #1468 (#1497) by Andre Zeps · 1 year, 3 months ago
  63. 46bddd6 save about 100 bytes of code (release) size for simple UART usage (#1431) by Graham Sanderson · 1 year, 4 months ago
  64. 3274cc8 Fix CWE-686 in tools/elf2uf2/main.cpp:132 (#1585) by Timo Kokkonen · 1 year, 4 months ago
  65. d7bbadb Add a cmake function for configuring IP addresses (#1424) by Peter Harper · 1 year, 4 months ago
  66. 9f45e3c Freertos background asserts if IPv6 is enabled (#1591) by Peter Harper · 1 year, 4 months ago
  67. 9ff8a98 Add board definition for upcoming Pololu Zumo 2040 Robot (#1475) by Paul Grayson · 1 year, 4 months ago
  68. 538b901 Add watchdog parameter-validation, and fix up misleading comments (#1567) by Andrew Scheller · 1 year, 4 months ago
  69. e5e30b4 CMake cmake_minimum_required Deprecation Warning (#1546) by Ghorban M. Tavakoly · 1 year, 4 months ago
  70. 01804ac added weact studio board variants (#1437) by Joshua H · 1 year, 4 months ago
  71. 4e3951d added Xerxes RP2040 board to includes (#1459) by Stanislav Rubint · 1 year, 4 months ago
  72. 7dcb984 Fix waveshare_rp2040_zero USB unrecognize after unplug and replug (#1421) by Alynx Zhou · 1 year, 4 months ago
  73. 7ed83dd Add calls to tight_loop_contents in a few more places. (#1401) by Andrew Scheller · 1 year, 4 months ago
  74. d92e26a Remove unused warning in async_context_freertos (#1574) by Earle F. Philhower, III · 1 year, 4 months ago
  75. 21cf892 Added stdio.h include to pico malloc when debug enabled (#1503) by Mr. Jake · 1 year, 4 months ago
  76. 8787bc9 pioasm: Add JSON output format for machine consumption (#1394) by Patrick Plenefisch · 1 year, 4 months ago
  77. 263a668 workflow update for macOS to fix bad GCC install by Graham Sanderson · 1 year, 8 months ago
  78. 8262a08 rom_hword_as_ptr should use __force_inline (#1494) by Graham Sanderson · 1 year, 8 months ago
  79. 8e16934 remove incorrect repeating_timer assertion, which fails if the timer fires during creation (#1488) by Graham Sanderson · 1 year, 8 months ago
  80. f85d679 tools: fix CMake deprecation warnings (#1477) by Stefan Becker · 1 year, 8 months ago
  81. 81b3200 Fix documentation for gpio_set_irq_enabled (#1470) by Paul Mucur · 1 year, 9 months ago
  82. fbb0783 Fix boot2_is25lp080.S section naming (#1430) by Earle F. Philhower, III · 1 year, 11 months ago
  83. 88fa391 Merge branch 'master' into develop by graham sanderson · 1 year, 11 months ago
  84. 6a7db34 revert changes to when -nostartfiles is specified in link for 1.5.1 as it can cause link errors with C++; see #1368 by graham sanderson · 1 year, 11 months ago main 1.5.1
  85. 9f99361 start 1.5.2 development by graham sanderson · 1 year, 11 months ago
  86. 8ecc5ab set release version 1.5.1 by graham sanderson · 1 year, 11 months ago
  87. f316272 Move multicore_lockout victim initialzied tracking to pico_multicore (#1427) by Graham Sanderson · 1 year, 11 months ago
  88. bb460d0 Add missing "default defines" (#1426) by Andrew Scheller · 1 year, 11 months ago
  89. 0be7fb8 Add missing doxygen ingroup tags (#1425) by Andrew Scheller · 1 year, 11 months ago
  90. 3352ccf split asm volatile back out (#1420) by Graham Sanderson · 1 year, 11 months ago
  91. 7119978 Update svd using latest version of generation tools (#1417) by Liam Fraser · 1 year, 11 months ago
  92. 0423d7a Update BTstack to pick up fix. (#1418) by Peter Harper · 1 year, 11 months ago
  93. c0a615e Improve the comments around VSYS/VBUS config. (#1414) by Peter Harper · 1 year, 11 months ago
  94. ab76609 WIP: Add btstack files missing from build (#1380) by Peter Harper · 1 year, 11 months ago
  95. 1b81fcc Update to btstack v1.5.6 (#1415) by Peter Harper · 1 year, 11 months ago
  96. f3ebd62 Flash bank customisation (#1293) by Peter Harper · 1 year, 11 months ago
  97. d315a04 Correct writes to the UART LCR register (#1347) by andygpz11 · 1 year, 11 months ago
  98. f28bbfd Add new pico_flash library with flash_safe_execute(func) (#1412) by Graham Sanderson · 1 year, 11 months ago
  99. 8188adf avoid calling find_package for pico-sdk-tools over and over again (#1403) by Graham Sanderson · 1 year, 11 months ago
  100. 5d47872 Update cyw43-driver to main (#1408) by Peter Harper · 1 year, 11 months ago