1. b979395 Keep retrying if cyw43_wifi_join fails (#1195) by Peter Harper · 1 year, 3 months ago
  2. 78d7a25 elf2uf2: Use LMA (instead of VMA) of entry_point to determine whether binary is flash/RAM (#1187) by Graham Sanderson · 1 year, 3 months ago
  3. 260df95 tinyusb: enable workaround for RP2040-E15 (#1137) by P33M · 1 year, 3 months ago
  4. b8bd8ac update multi-gcc action to be on push to develop or main (#1197) by Graham Sanderson · 1 year, 3 months ago
  5. 60016e2 update multi-gcc workflow (#1194) by Graham Sanderson · 1 year, 3 months ago
  6. 9a5eae1 fix compiler warning (#1193) by Graham Sanderson · 1 year, 3 months ago
  7. 0cfeec2 CI Improvements. Add multi-gcc workflow that tests each ARM GCC available (#1192) by Liam Fraser · 1 year, 3 months ago
  8. 248fc72 Remove (legacy) direct inclusion of 'pico/platform.h' and 'pico/config.h' (#1190) by Graham Sanderson · 1 year, 3 months ago
  9. a540ca9 Add new async_context abstraction and refactor cyw43_arch to use it (#1177) by Graham Sanderson · 1 year, 3 months ago
  10. c578422 Remove PLL postdiv assert. Fixes #1047 (#1189) by Liam Fraser · 1 year, 3 months ago
  11. 177b030 SYS funcs and GCC12 fixes (#1186) by Graham Sanderson · 1 year, 3 months ago
  12. a66ba7a user_irqs should be claimed globally not per core, since vector tabes are shared (#1183) by Graham Sanderson · 1 year, 3 months ago
  13. 8b8778c compile issue seems to have snuck thru (#1184) by Graham Sanderson · 1 year, 3 months ago
  14. aaf0828 change clock_gpio_init to take float and add clock_gpio_init_int_frac (#1178) by Howard Su · 1 year, 3 months ago
  15. 021a1b6 Update cyw43-driver (#1181) by Peter Harper · 1 year, 3 months ago
  16. 2e45d8e Update source code to use the correct bit - fixes #993 (#1180) by andygpz11 · 1 year, 3 months ago
  17. 885bd92 Ability to set USB device as self powered device (#1105) by Mr. Green's Workshop · 1 year, 4 months ago
  18. 05c3f22 Update documentation-links (remove FAQ and add the two Pico W books) (#1123) by Andrew Scheller · 1 year, 4 months ago
  19. 4215d4a Latest updates to the autogenerated headers (#1122) by Andrew Scheller · 1 year, 4 months ago
  20. 3578725 Avoid generating garbage input due to initialization (#1125) by DipSwitch · 1 year, 4 months ago
  21. 13a171a Small doxygen fixes (#1092) by Andrew Scheller · 1 year, 4 months ago
  22. 73dcbec Improved code format (#1146) by KafCoppelia · 1 year, 4 months ago
  23. 88bc4f9 cleanup header guard names to be consistent (#1179) by Graham Sanderson · 1 year, 4 months ago
  24. 99ee33a Add nullbits Bit-C PRO (#1149) by Jay Greco · 1 year, 4 months ago
  25. 419eb73 Disable linker warning (#1114) by Peter Harper · 1 year, 4 months ago
  26. 488bd66 Fix conflicting C++ linkage for pico_lwip panic() (#1167) by ryanjsims · 1 year, 4 months ago
  27. 605e21a pairing heap free link list gets orphaned when fully depleted (#1120) (#1121) by Graham Sanderson · 1 year, 5 months ago
  28. 0b52603 Fix build issues with spaces and parentheses (#1136) by Peter Harper · 1 year, 5 months ago
  29. 56594e7 Allow changing the USB VID, PID, manufacturer, and product via CMake (#1130) by Stargirl Flowers · 1 year, 5 months ago
  30. 616e120 Add information on targetting the Pico W. Fixes #895 (#896) by David Greaves · 1 year, 5 months ago
  31. 0ef07e5 Fix the description of stdio_flush() (#1095) by Radoslav Gerganov · 1 year, 5 months ago
  32. 887c0b8 IRQ on CYW43_PIN_WL_HOST_WAKE not gpio13 (#1069) by envirocoder · 1 year, 5 months ago
  33. 6cc9394 Update cyw43-driver to latest version (#1115) by Peter Harper · 1 year, 5 months ago
  34. 586850e binary_info/structure.h: Fix pins_with_func format comment (#1070) by Nicolas Pouillon · 1 year, 5 months ago
  35. 5258ee6 Add new DMA sniffer's API (#887) by andygpz11 · 1 year, 6 months ago
  36. e4da37c Fix for cyw43 driver working with SMs other than 0 (#1080) by Lord-Lucan · 1 year, 6 months ago
  37. a88baaf Implemented ARCHIVE_OUTPUT_DIRECTORY for uf2 output in CMake. Fixes #1012 (#1036) by Daniel Treffenstädt · 1 year, 7 months ago
  38. 6d15974 Add some definition files for waveshare board. (#984) by Engineer_Will · 1 year, 7 months ago
  39. e50e107 Fix unexpected (CMake) behavior with PICO_BOARD variable. (#1050) by Timo Kokkonen · 1 year, 7 months ago
  40. 16ab2b2 Remove incorrect override for LWIP_PLATFORM_ASSERT (#1064) by James Peach · 1 year, 7 months ago
  41. b0294d6 fix build without mbedtls submodule initialized, and fix deoptimized debug build (#1067) by Graham Sanderson · 1 year, 7 months ago
  42. 3bd7a82 Some optimizations for the hardware divider (#1033) by Peter Pettersson · 1 year, 7 months ago
  43. 2d4e3ba Set CMAKE_MAKE_PROGRAM when building ELF2UF2 and PIOASM (#935) by Pedro Tôrres · 1 year, 7 months ago
  44. 587ac80 Avoid compound assignment with volatile left operand as described in #1017 (#1018) by Jonathan Reichelt Gjertsen · 1 year, 7 months ago
  45. e22807b Add a compile option to suppress fopen deprecated warning (#1035) by Koji KITAYAMA · 1 year, 7 months ago
  46. 8c6963d Fix compile errors when building with clang x86_64-pc-windows-msvc (#1038) by Koji KITAYAMA · 1 year, 7 months ago
  47. 719d5e4 Add mbedtls to pico-sdk (#894) by Peter Harper · 1 year, 7 months ago
  48. 8e014e6 Make sure OUT_STICKY is not set when setting pins / pindirs (#989) by Jan Niehusmann · 1 year, 7 months ago
  49. c4f37b2 Lwip build fixes (#1011) by Peter Harper · 1 year, 7 months ago
  50. 6f1fc56 pioasm: python output incorrectly rendered mov x, ~x as nop() (#1053) by Patrick Plenefisch · 1 year, 7 months ago
  51. 24bb362 PLL REFDIV values > 1 considered by vcocalc.py (#952) by alastairpatrick · 1 year, 7 months ago
  52. 3ed9e2f Avoid initializing full stdio_stack_buffer object with zeros (#992) by Graham Sanderson · 1 year, 7 months ago
  53. 98aba25 Make __get_current_exception inline (#1016) by alastairpatrick · 1 year, 8 months ago
  54. 849cdf8 Typo in float_aeabi.S: srqtf => sqrtf (#702) by Jeremy Grosser · 1 year, 8 months ago
  55. 5e9eb27 Implement whole-buffer write semihosting (#1013) by Flaviu Tamas · 1 year, 8 months ago
  56. a4ec3c4 fix wconversion warning (#981) by Ha Thach · 1 year, 8 months ago
  57. 189d377 Only include mutex header if necessary (#991) by bruelltuete · 1 year, 8 months ago
  58. 07e5caf Supress -Wunused-parameter when PICO_STDIO_ENABLE_CRLF_SUPPORT is unset (#998) by Zachary Kohnen · 1 year, 8 months ago
  59. 0041f4b set CYW43_WIFI_NVRAM_INCLUDE_FILE allowing user override by Peter Harper · 1 year, 8 months ago
  60. 89bce61 Remove hw_set_bits from pio->irq (#978) by David Thacher · 1 year, 9 months ago
  61. 0d872ea Move to TinyUSB 0.14.0 (#937) by Graham Sanderson · 1 year, 9 months ago
  62. 830e867 Fix dma_irqn_acknowledge_channel (#977) by NomiChirps · 1 year, 9 months ago
  63. 00780f0 Make sure stack is 8 byte aligned in shared IRQ handlers (#971) by Graham Sanderson · 1 year, 9 months ago
  64. 80cde72 Enable/disable connection check made with DTR (#932) by Mr. Green's Workshop · 1 year, 9 months ago
  65. a33a11e Call `cyw43_deinit()` from `cyw43_arch_deinit()` to release the DMA channels and power off the WLAN chip (#965) by Attila Wagner · 1 year, 9 months ago
  66. 2dfaa1a Fix various stdio_usb issues, add stdio_init_all return code, and add alarm_pool_core_num() API (#918) by Graham Sanderson · 1 year, 9 months ago
  67. 150be75 Add pico_lwip_mqtt library (#948) by Thomas Roberts · 1 year, 9 months ago
  68. 2ebba46 Properly terminate cyw43 task when `cyw43_arch_deinit()` is called (#962) by Attila Wagner · 1 year, 9 months ago
  69. fe7849d fix delayed_by_us and delayed_by_ms to not return times > at_the_end_of_time (#936) by Graham Sanderson · 1 year, 9 months ago
  70. 49d7d9e typo (#905) by Andrew Scheller · 1 year, 9 months ago
  71. 17c759b Fix various typos in CMake CONFIG lines. Also add a script that found some of these errors. (#907) by Andrew Scheller · 1 year, 9 months ago
  72. de8f857 fix typo datsheet -> datasheet (#942) by Mr. Green's Workshop · 1 year, 9 months ago
  73. 0fa3e72 Some PIO setup was using SM 0 rather than the allocated SM (#940) by Graham Sanderson · 1 year, 9 months ago
  74. d1e7294 Start SDK 1.4.1 development by graham sanderson · 1 year, 10 months ago
  75. 2e6142b SDK 1.4.0 release by graham sanderson · 1 year, 10 months ago 1.4.0
  76. 5e9a5e8 Add Pico W and lwIP support by graham sanderson · 1 year, 10 months ago
  77. 77c04e4 revert TinyUSB update (#889) by Graham Sanderson · 1 year, 10 months ago
  78. bc5d1b8 Add channel_config_set_high_priority (#888) by Graham Sanderson · 1 year, 10 months ago
  79. 85dbbfd Update TinyUSB to commit 39069cf4b to pick up recent RP2040 fixes (#886) by Graham Sanderson · 1 year, 10 months ago
  80. e7267f9 Fix GPIO # callback parameter (#880) by Earle F. Philhower, III · 1 year, 10 months ago
  81. 4c49427 Fix auto_init_recursive_mutex definition for C++ (#875) by Earle F. Philhower, III · 1 year, 11 months ago
  82. 33818dd Increase PLL min VCO from 400MHz to 750MHz for improved stability across operating conditions (#869) by Liam Fraser · 1 year, 11 months ago
  83. 8f09099 sem_acquire has no reason to do a notify! (#857) by Graham Sanderson · 1 year, 11 months ago
  84. 9644399 Suppress new GCC 12 warning (#842) by Graham Sanderson · 1 year, 11 months ago
  85. b3c56e7 Add stderr support and remove 1us timeout for timeouts of 0us (#858) by Graham Sanderson · 1 year, 11 months ago
  86. 7858601 stdio_usb improvements (#871) by Graham Sanderson · 1 year, 11 months ago
  87. 0bdd463 Add DatanoiseTV DSP Board. (#866) by Datanoise · 1 year, 11 months ago
  88. 7daa20c Add board definition for the RP2040 Stamp Round Carrier (#837) by arturo182 · 1 year, 11 months ago
  89. 705b5ce Wrap realloc() call with malloc_mutex in multicore (#864) by Earle F. Philhower, III · 1 year, 11 months ago
  90. bdd9746 Don't copy .data for NO_FLASH binaries, as it's loaded in-place (#859) by Luke Wren · 1 year, 11 months ago
  91. babc4a1 Remove 'default=none' from PICO_CONFIG lines (#865) by Andrew Scheller · 1 year, 11 months ago
  92. 6c19d20 Fix up filename displayed by extract_config.py when an invalid attribute is found (#853) by Andrew Scheller · 1 year, 11 months ago
  93. 672e48e Add sem_try_acquire(). Fixes #846 (#856) by Graham Sanderson · 1 year, 11 months ago
  94. ef47dfe Add new GPIO APIs for adding shared GPIO handlers, and improve docs (#850) by Graham Sanderson · 1 year, 11 months ago
  95. 6389927 Add some optional header includes, to make per-target changes to config easier (#851) by Graham Sanderson · 1 year, 11 months ago
  96. d3dcbb8 Add new user_irq claim APIs to make it easier for independent code using them to interoperate (#854) by Graham Sanderson · 1 year, 11 months ago
  97. f3c446a move get_core_num() into platform.h (#852) by Graham Sanderson · 1 year, 11 months ago
  98. 4e4cf11 Start SDK 1.3.2 development by graham sanderson · 2 years ago
  99. 426e461 SDK 1.3.1 release by graham sanderson · 2 years ago 1.3.1
  100. ebc601f Re-merge SDK1.3.0 history back into SDK1.3.1 by graham sanderson · 2 years ago