1. 048e206 Improve PICO_CONFIG_HEADER correctness in Bazel by Armando Montanez · 10 months ago
  2. 13e92a9 Add a few missing defines by Armando Montanez · 10 months ago
  3. 2c2375b Consolidate transitions in the Pico SDK by Armando Montanez · 10 months ago
  4. 9e88c5e Format Bazel build files by Armando Montanez · 10 months ago
  5. 016e6a5 More Bazel docs cleanup by Armando Montanez · 10 months ago
  6. 73afe54 Clean up compatibility expressions in Bazel build by Armando Montanez · 10 months ago
  7. fb7fa3d Initial Bazel Pico W support by Armando Montanez · 10 months ago
  8. 528cb82 Clean up straggling TODOs by Armando Montanez · 10 months ago
  9. c278a86 Use Python rules from rules_python by Armando Montanez · 10 months ago
  10. 5bc50cb Reorganize initial configuration options in Bazel by Armando Montanez · 10 months ago
  11. f01f581 Support different linker scripts in Bazel build by Armando Montanez · 10 months ago
  12. a93dfbd Embed build type in binary by Armando Montanez · 10 months ago
  13. 360161e Support embedding binary info in Bazel by Armando Montanez · 10 months ago
  14. 4fba518 Properly support version defines by Armando Montanez · 10 months ago
  15. 4a5bb86 Support PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS in Bazel by Armando Montanez · 10 months ago
  16. f34ede8 Support PICO_USE_DEFAULT_MAX_PAGE_SIZE in Bazel by Armando Montanez · 10 months ago
  17. 5e82ff2 Support PICO_CMSIS_PATH in Bazel by Armando Montanez · 10 months ago
  18. 0a4e4d8 Add PICO_BOOT_STAGE2_LINK_IMAGE by Armando Montanez · 10 months ago
  19. 645e96d Support linking multiple stdio implementations by Armando Montanez · 10 months ago
  20. 9c2e2bb Support all pico boards by Armando Montanez · 10 months ago
  21. 229e6e2 Move multiple_choice_flag.bzl by Armando Montanez · 10 months ago
  22. 38a8d73 Support CXX configuration options in Bazel by Armando Montanez · 10 months ago
  23. 7b25a79 Support boot2 configuration in Bazel by Armando Montanez · 10 months ago
  24. eebdf7e Support PICO_NO_GC_SECTIONS in Bazel by Armando Montanez · 10 months ago
  25. 6765daa Support PICO_BARE_METAL in Bazel by Armando Montanez · 10 months ago
  26. 77f9ad2 Add host Bazel build by Armando Montanez · 10 months ago
  27. a456964 Fix btstack compilation (#1726) by Peter Harper · 10 months ago
  28. 79977db Update dma.h (#1678) by Mykle · 10 months ago
  29. e84eedf Remove unneeded includes from pico_flash. (#1699) by J · 10 months ago
  30. 115eae7 Add scripts to extract PICO_CMAKE_CONFIG and PICO_BUILD_DEFINE entries (#1708) by Andrew Scheller · 10 months ago
  31. abce1d4 Introduce initial Bazel build (#1705) by armandomontanez · 10 months ago
  32. 23dec9d Correct clk_sys auxsrc definition for XOSC (#1571) by dthomas981 · 10 months ago
  33. 3f41d7d Added comments referencing spin-lock lock/unlock read/writes (#1501) by Mr. Jake · 10 months ago
  34. 0d56f52 Add some missing i2c function documentation (#1650) by Peter Harper · 10 months ago
  35. f1f3bd6 Disable FIFO IRQ when doing reset of core1 (same as with launching) (#1447) by Mr. Jake · 10 months ago
  36. 5941969 Improved const correctness of rtc functions (#1460) by Joseph Bellahcen · 10 months ago
  37. ac8f277 Fix stdio_set_chars_available_callback for usb (#1649) by Peter Harper · 10 months ago
  38. fcd5333 remove dead code in __aeabi_dcmpun (#1703) by Siarhei Volkau · 10 months ago
  39. b27f13b reformatting doxygen comment markup (#1660) by Nellie McKesson · 1 year ago
  40. f1c6fc8 Fix #1442: Allow adding alternative .gatt file import paths (#1445) by rppicomidi · 1 year, 2 months ago
  41. 62bb486 Add tool for lwip httpd server (#1600) by Peter Harper · 1 year, 2 months ago
  42. 8353cb6 Fix spelling mistake, add documentation (#1444) by hubiscode · 1 year, 2 months ago
  43. 4d19007 rp2_common/pico_standard_link: linker script fixes (#1539) by Maarten van der Schrieck · 1 year, 2 months ago
  44. 73dce4e Doxygen comment typo (#1463) by Andrew Scheller · 1 year, 2 months ago
  45. 6bb38a8 fix cybt_mem_read debug log typo (#1480) by Brandon Ros · 1 year, 2 months ago
  46. ff2e202 Fixes #1468 (#1497) by Andre Zeps · 1 year, 2 months ago
  47. 46bddd6 save about 100 bytes of code (release) size for simple UART usage (#1431) by Graham Sanderson · 1 year, 2 months ago
  48. d7bbadb Add a cmake function for configuring IP addresses (#1424) by Peter Harper · 1 year, 3 months ago
  49. 9f45e3c Freertos background asserts if IPv6 is enabled (#1591) by Peter Harper · 1 year, 3 months ago
  50. 538b901 Add watchdog parameter-validation, and fix up misleading comments (#1567) by Andrew Scheller · 1 year, 3 months ago
  51. 7ed83dd Add calls to tight_loop_contents in a few more places. (#1401) by Andrew Scheller · 1 year, 3 months ago
  52. d92e26a Remove unused warning in async_context_freertos (#1574) by Earle F. Philhower, III · 1 year, 3 months ago
  53. 21cf892 Added stdio.h include to pico malloc when debug enabled (#1503) by Mr. Jake · 1 year, 3 months ago
  54. 8262a08 rom_hword_as_ptr should use __force_inline (#1494) by Graham Sanderson · 1 year, 7 months ago
  55. 81b3200 Fix documentation for gpio_set_irq_enabled (#1470) by Paul Mucur · 1 year, 8 months ago
  56. fbb0783 Fix boot2_is25lp080.S section naming (#1430) by Earle F. Philhower, III · 1 year, 10 months ago
  57. 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, 10 months ago main 1.5.1
  58. f316272 Move multicore_lockout victim initialzied tracking to pico_multicore (#1427) by Graham Sanderson · 1 year, 10 months ago
  59. bb460d0 Add missing "default defines" (#1426) by Andrew Scheller · 1 year, 10 months ago
  60. 0be7fb8 Add missing doxygen ingroup tags (#1425) by Andrew Scheller · 1 year, 10 months ago
  61. 3352ccf split asm volatile back out (#1420) by Graham Sanderson · 1 year, 10 months ago
  62. ab76609 WIP: Add btstack files missing from build (#1380) by Peter Harper · 1 year, 10 months ago
  63. f3ebd62 Flash bank customisation (#1293) by Peter Harper · 1 year, 10 months ago
  64. d315a04 Correct writes to the UART LCR register (#1347) by andygpz11 · 1 year, 10 months ago
  65. f28bbfd Add new pico_flash library with flash_safe_execute(func) (#1412) by Graham Sanderson · 1 year, 10 months ago
  66. 6a221e0 Add dma_channel_cleanup method and use it to cleanup after pico_cyw43_driver is closed (#1372) by Peter Harper · 1 year, 10 months ago
  67. 8e89e95 Fix PICO_CYW43_ARCH_POLL header guard (#1407) by Peter Harper · 1 year, 10 months ago
  68. c026314 subs requires a lo register (#1402) by Graham Sanderson · 1 year, 10 months ago
  69. b0a6f24 USB descriptor string length. (#1341) by hubiscode · 1 year, 10 months ago
  70. 826efbc pico_lwip_arch build fix (#1389) by Peter Harper · 1 year, 10 months ago
  71. 5ee4c1c Add cyw43_arch_disable_sta_mode (#1383) by Peter Harper · 1 year, 10 months ago
  72. 8dbc6f2 Bt wifi buffer corruption (#1362) by Peter Harper · 1 year, 10 months ago
  73. c34d3d5 Work around issue with unreferenced sections marked allocated in the asm being discarded by GNU linker (#1391) by Graham Sanderson · 1 year, 10 months ago
  74. affbb31 fix build (#1395) by Graham Sanderson · 1 year, 10 months ago
  75. 8888fd7 Add a PICO_CONFIG control to disable switching the peripheral clk to usb clk when the sys pll is changed by andygpz11 · 1 year, 10 months ago
  76. 4515719 Add conditionalization for (potentially unused) struct and function (#1282) (#1348) by andygpz11 · 1 year, 10 months ago
  77. 1d9f187 add cyw43_arch_disable_ap_mode() to cyw43_arch (#1331) by Michael Busby · 1 year, 10 months ago
  78. 257959b Add user_data to async_when_pending_worker_t. (#1384) by Peter Harper · 1 year, 10 months ago
  79. a42564b Allow support of crystals other than 12MHz (#1024) (#1272) by andygpz11 · 2 years ago
  80. 4000c9f Allow malloc and free to be changed. (#1309) by Peter Harper · 2 years ago
  81. 2bfa90c Set PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS (#1253) by Peter Harper · 2 years ago
  82. 7f72325 switch all .S files to unified asm, and use a macro to setup compiler and some other misc changes (#1295) by Graham Sanderson · 2 years, 1 month ago
  83. 0b285af Revert change to cyw43_hal_generate_laa_mac (#1291) by Peter Harper · 2 years, 1 month ago
  84. 1ac9037 Various small fixes towards building with other compilers (#1285) by Graham Sanderson · 2 years, 1 month ago
  85. bc7d9ce Fix some header dependencies in bluetooth (#1294) by Peter Harper · 2 years, 1 month ago
  86. d9c88c6 Make sure BT device address is set. (#1284) by Peter Harper · 2 years, 1 month ago
  87. b1d4ba5 Doxygen formatting fixes (#1283) by Andrew Scheller · 2 years, 1 month ago
  88. 777cd52 Git rid of some errant apostrophes in Doxygen / code comments (#1275) by Andrew Scheller · 2 years, 1 month ago
  89. d172067 Add Raspberry Pi BTstack license (#1273) by Graham Sanderson · 2 years, 1 month ago
  90. 37c8e9f typo fix (#1264) by Mr. Green's Workshop · 2 years, 1 month ago
  91. c2af4e8 Fix various Doxygen errors (#1251) by Andrew Scheller · 2 years, 1 month ago
  92. d30b97a remove unnecessary headers - particular pico_stdlib.h which should not be included by libraries (#1250) by Graham Sanderson · 2 years, 1 month ago
  93. 226374a Documentation typos (#1249) by Andrew Scheller · 2 years, 1 month ago
  94. e763cb8 Fix typo in pico_rand breaking randomness when PICO_RAND_ENTROPY_SRC_BUS_PERF_COUNTER=1 (#1246) by Graham Sanderson · 2 years, 1 month ago
  95. 5abb4eb Fix typos in the PICO_CONFIG settings (#1242) by Andrew Scheller · 2 years, 1 month ago
  96. 0121007 Improve SPI set-up: Don't change the config whilst it is enabled (#1227) by Graham Sanderson · 2 years, 2 months ago
  97. c8ccefb Add Bluetooth support by graham sanderson · 2 years, 2 months ago
  98. d07abf3 Setup clock pin when starting SPI comms. (#1236) by Peter Harper · 2 years, 2 months ago
  99. 756c4f2 Remove duplicated comment line in header (#1237) by andygpz11 · 2 years, 2 months ago
  100. f54ca1a Add/tidy API doxygen for the new pico_i2c_slave library (#1233) by andygpz11 · 2 years, 2 months ago