1. 12017a0 SPINLOCK regs are RW. (#599) by Andrew Scheller · 3 years, 7 months ago
  2. 9319ab1 Add xip window alias macros (#566) (#585) by Graham Sanderson · 3 years, 7 months ago
  3. 62854f5 shrink max-page-size for linker to more sensible 4096 by default (#587) by Graham Sanderson · 3 years, 7 months ago
  4. 13ed99d split out usb_reset_interface header into its own library for consumption by picotool or others (#589) by Graham Sanderson · 3 years, 7 months ago
  5. 0fdf543 Missing extern C in datetime.h #581 (#584) by Graham Sanderson · 3 years, 7 months ago
  6. 3c53029 Fix some typos (#517) by Matias Silva · 3 years, 7 months ago
  7. ce0db40 adafruit_feather_rp2040: Fix default I2C instance (#526) by Manuel Wick · 3 years, 7 months ago
  8. a119b5b Fix semihosting_putc (#530) by Brian Starkey · 3 years, 7 months ago
  9. eb42ecf Added definitions for some upcoming Pimoroni LED driver boards (#535) by ZodiusInfuser · 3 years, 7 months ago
  10. cd4e53a Use W25Q080 second stage loader for Nano RP2040 Connect (#537) by Martino Facchin · 3 years, 7 months ago
  11. f63a14e Change PWM_CH1_DIV_INT_LSB to PWM_CH0_DIV_INT_LSB (#560) by Andrew Scheller · 3 years, 7 months ago
  12. 2214468 Add Adafruit Trinkey QT2040 board (#525) by Mike Causer · 3 years, 7 months ago
  13. e12713d pio_assembler: typo fix (#538) by Philip Howard · 3 years, 7 months ago
  14. e6b8c7b bugfix: "WO" registers should be listed in the SVD as write-only, not read-write (#544) by Andrew Scheller · 3 years, 7 months ago
  15. 1d0dcc8 pico_time: Fix alarm_pool_dump_key format string (#557) by Brian Starkey · 3 years, 7 months ago
  16. 46d8597 Add hardware_divider to pico_divider dependencies (#571) by Brian Starkey · 3 years, 7 months ago
  17. d7feac1 Fix syntax error in cmake when using custom stage2 (#580) by Mahyar Koshkouei · 3 years, 7 months ago
  18. ca232e9 Add Melopero Shake RP2040 Board header file (#565) by Leonardo La Rocca · 3 years, 7 months ago
  19. c08136b Move ret_dzero to the same section as it get used (#513) by dp111 · 3 years, 9 months ago
  20. 672d18a Fix default PICO_BOARD value (#536) by Andrew Scheller · 3 years, 9 months ago
  21. 2622e9b Enable UART RX timeout IRQ, as well as RX IRQ, so that individual characters can be received. by Luke Wren · 3 years, 9 months ago
  22. 9a58637 Add doxygen clarifying PWM behaviour when enabled/disabled, and advice for controlling the pin state when disabled (#521) by Luke Wren · 3 years, 9 months ago
  23. a6a436b use PUBLIC for pio headers on any target except INTERFACE library by graham sanderson · 3 years, 9 months ago
  24. 7e90980 Add explanatory note on 7-bit I2C addresses (#520) by Matias Silva · 3 years, 9 months ago
  25. ae6e574 Improve wording of comments in irq.h (#509) by Matias Silva · 3 years, 10 months ago
  26. ccc0ba5 elf2uf2: correctly parse ELF files where the program header is not directly following the file header by Gabriel Wang · 3 years, 10 months ago
  27. 5e05469 bug in sleep_until on host mode for macOS (#502) by Graham Sanderson · 3 years, 10 months ago
  28. dc4342f Update usb regs to fix https://github.com/raspberrypi/pico-feedback/issues/172 by Liam Fraser · 3 years, 10 months ago
  29. 35b4965 make sure PICO_DEFAULT_BOOT_STAGE2_FILE is defined in parent CMake file (#491) by Graham Sanderson · 3 years, 10 months ago
  30. e02c6b3 Allow one of float/double to have 'none' impl but not the other - previously caused a link error by graham sanderson · 3 years, 10 months ago
  31. f4ab723 compile failure with PICO_STDOUT_MUTEX=0 by graham sanderson · 3 years, 10 months ago
  32. 529d708 fix operatore precedence of */ vs +- in pioasm by graham sanderson · 3 years, 10 months ago
  33. cefe5c5 Better support for PICO_DISABLE_SHARED_IRQ_HANDLERS (#496) by Graham Sanderson · 3 years, 10 months ago
  34. edcb65c Enable I2C FIFO full hold in slave mode (stretch clock when RX full), fixes #456 (#494) by Luke Wren · 3 years, 10 months ago
  35. f16ccfa Small comment typos by Andrew Scheller · 3 years, 10 months ago
  36. 44feae4 set DIVISOR for each use of h/w divider by graham sanderson · 3 years, 10 months ago
  37. 61b7cbd Using ' inline __always_inline' also for GNUC 7. (#484) by Zapta · 3 years, 10 months ago
  38. 21bbaf3 remove -Winline (#481) by Graham Sanderson · 3 years, 10 months ago
  39. 4328b2c fix pioasm python output (#479) by Uri Shaked · 3 years, 11 months ago
  40. 1f1c616 Header info string updates for PIO DBG_PADx and XOSC STARTUP (#478) by Luke Wren · 3 years, 11 months ago
  41. 979045d removed CMSIS from SDK doxygen by graham sanderson · 3 years, 11 months ago
  42. d42e6a9 include pico.h so that uint is defined (#475) by Brian Cooke · 3 years, 11 months ago
  43. 654b666 start 1.3.0 development by graham sanderson · 3 years, 11 months ago
  44. bfcbefa Merge pull request #472 from raspberrypi/release.1.2.0 by Graham Sanderson · 3 years, 11 months ago 1.2.0
  45. fdf695b remove incorrect default from PICO_PANIC_FUNCTION PICO_CONFIG entry by graham sanderson · 3 years, 11 months ago
  46. 45a1e08 fix sem_acquire_block_until function name by graham sanderson · 3 years, 11 months ago
  47. c44e62d Added board definition (#471) by ZodiusInfuser · 3 years, 11 months ago
  48. bba0420 Add gpio_set_irqover to match inover/outover/oeover (fixes #265) (#470) by Luke Wren · 3 years, 11 months ago
  49. 8d7bdd2 change version to 1.2.0 proper by graham sanderson · 3 years, 11 months ago
  50. 4b0dea4 Move to upstream tinyusb (#467) by Graham Sanderson · 3 years, 11 months ago
  51. eeb6b50 fix qtpy rp2040 uart rx rev B (#466) by Ha Thach · 3 years, 11 months ago
  52. 5afa363 Small API additions and minor fixes (#406) by Graham Sanderson · 3 years, 11 months ago
  53. 91e9327 Add PICO_PANIC_FUNCTION define to allow replacement of the default panic function (#463) by Graham Sanderson · 3 years, 11 months ago
  54. b3e1d2d Add usb device dpram to svd file. Fixes #351 (#465) by Liam Fraser · 3 years, 11 months ago
  55. 561502c Move to Tinyusb 0.10.0 (still with RP patches) (#462) by Graham Sanderson · 3 years, 11 months ago
  56. 496ff66 Make PICO_CONFIG descriptions unique by graham sanderson · 3 years, 11 months ago
  57. 66c54d8 fix PICO_CONFIG entry by graham sanderson · 3 years, 11 months ago
  58. 27c1a89 review fixes by graham sanderson · 3 years, 11 months ago
  59. 895bad7 Add some spin lock related doxygen by graham sanderson · 3 years, 11 months ago
  60. 30041d8 Add hardware_gpio accessors for Schmitt, slew rate, drive strength (fixes #290) (#464) by Luke Wren · 4 years ago
  61. d026118 Allow lengthening xosc startup delay with a compile option (#457) by Dan Halbert · 4 years ago
  62. 42cbdcb added spi_get_baudrate() + some consistency changes (#395) by Rene · 4 years ago
  63. c573775 Change the quick-start instructions to include installation of the (#92) by ewpa · 4 years ago
  64. 1996a21 dma_channel_transfer_[from/to]_buffer_now: added const volatile to read_addr and volatile to write_addr (#449) by geurtv · 4 years ago
  65. e0872a3 Add missing board detection macros (#448) by Brendan · 4 years ago
  66. 5ad072a Add function to get the currently selected channel (#451) by Jonathan Reichelt Gjertsen · 4 years ago
  67. a531123 Prevent the literal string DEBUG from being appended to some messages in CMake < 3.15 (#433) by Jonathan Reichelt Gjertsen · 4 years ago
  68. 6994a38 -some typo fixes (#408) by Rene · 4 years ago
  69. 2eb76bb - interp_ fixes (#428) by Rene · 4 years ago
  70. b8dc054 queue: make data pointers const in queue_try_add and queue_add_blocking (#423) by Jonathan Reichelt Gjertsen · 4 years ago
  71. cc8b215 Define `void operator delete[](void *p, std::size_t n)` in new_delete.cpp (#430) by Jonathan Reichelt Gjertsen · 4 years ago
  72. 048fcde Prevent warnings about some unused parameters in pico_stdio_usb when building with -Wextra (#431) by Jonathan Reichelt Gjertsen · 4 years ago
  73. 80356a4 Define `__STRING` for other compilers than MSVC in the host platform.h file (#434) by Jonathan Reichelt Gjertsen · 4 years ago
  74. d79dd21 Implement `uart_write_blocking` and `uart_read_blocking` for host (#438) by Jonathan Reichelt Gjertsen · 4 years ago
  75. 94b8331 Update host multicore.h to match multicore.h in rp2_common (#439) by Jonathan Reichelt Gjertsen · 4 years ago
  76. 777ccb8 Fix function-name misspelling (#443) by Andrew Scheller · 4 years ago
  77. 17ee1a8 Add support for Arduino Nano RP2040 Connect (#425) by Martino Facchin · 4 years ago
  78. b2832b3 Fix wrong format string in alarm_pool_dump_key (#437) by Jonathan Reichelt Gjertsen · 4 years ago
  79. 060123d Optional feature to get the max level that has ever been held by a queue (#444) by Jonathan Reichelt Gjertsen · 4 years ago
  80. 596d08e Add missing cast to uint32_t in hw_divider_u32_quotient for host (#436) by Jonathan Reichelt Gjertsen · 4 years ago
  81. a32d614 pioasm: prevent double inclusion for C SDK generated headers (#417) by Rafael G. Martins · 4 years ago
  82. 5384b6b add comment about using clk_gpout0 enable bit (Fixes #413) by Joni Kähärä · 4 years ago
  83. 607b420 fix pico_promote_common_scope_vars (#397) by Graham Sanderson · 4 years ago
  84. 574fdee Fixup divider save_restore for floating point too; improve tests (#405) by Graham Sanderson · 4 years ago
  85. c6c4eeb add timeout_us/until to mutex/sem blocking methods (#402) by Graham Sanderson · 4 years ago
  86. 54c78bf Fix the PICO_CONFIG default value for PICO_CMSIS_RENAME_EXCEPTIONS (#399) by Andrew Scheller · 4 years ago
  87. b05d863 Add basic CMSIS core headers (#384) by Graham Sanderson · 4 years ago
  88. 6182a2a make host pico_platform.h and binary_info.h CMakeLists.txt safe for inclusion in non SDK build (#388) by Graham Sanderson · 4 years ago
  89. 508828f allow setting exception handler to the same value, as this might happen if exceptions are set dynamically on both cores, but VTOR is the same... this should indeed cause an error if the values differ, but not otherwise (#385) by Graham Sanderson · 4 years ago
  90. 36dda1c Fix some hardware_library dependencies (#383) by Graham Sanderson · 4 years ago
  91. e57b99a Rework ordering of cmake, so that libraries in subdirectories can add to internal lists as PICO_SDK_POST_LIST_FILES, PICO_CONFIG_HEADER_FILES etc. (#382) by Graham Sanderson · 4 years ago
  92. 9396b9c Fix a bunch of doxygen typos (#391) by Andrew Scheller · 4 years ago
  93. ecf66bf Correct doxygen for mutex_try_enter (#392) by Andrew Scheller · 4 years ago
  94. 114dc5a Fixup IRQ_PRIORITY #define values (#393) by Andrew Scheller · 4 years ago
  95. 8d4f4e1 remove spurious sys/select.h include (#377) by Graham Sanderson · 4 years ago
  96. 6d87da4 Rework lock_core / timers (#378) by Graham Sanderson · 4 years ago
  97. ec0dc7a add __always_inline to trivial super low level inline functions (#379) by Graham Sanderson · 4 years ago
  98. 53f1915 Add hardware_exception for setting exception handlers at runtime (#380) by Graham Sanderson · 4 years ago
  99. 7fc75d8 Definitions for IC_TX_BUFFER_DEPTH inconsistent (fixes #335) (#381) by Luke Wren · 4 years ago
  100. 8f3c3ff i2c: improve communication with i2c devices in i2c_write_blocking by fivdi · 4 years ago