- 9c616da fix bug in pico_float_test (#817) by Graham Sanderson · 2 years, 11 months ago
- f260477 Adapt assembler syntax to eliminate Clang errors. (LLVM 14.0.0) (#798) by eskimo-software · 2 years, 11 months ago
- e1c5fd3 PLL setup check bug (#796) (#806) by Graham Sanderson · 2 years, 11 months ago
- 5d422de Add extra info about address_range defined values (#652) by Andrew Scheller · 2 years, 11 months ago
- 0c501c2 Add wiznet_w5100s_evb_pico support (#666) by Eunkyoung Kim · 2 years, 11 months ago
- 259da19 Include structs/iobank0.h from hardware/gpio.h (#733) (#807) by Graham Sanderson · 2 years, 11 months ago
- 5325008 Added board definition for upcoming Pimoroni motor driver (#795) by ZodiusInfuser · 2 years, 11 months ago
- 510ca47 Additional PWM validation and small tidy-up (#801) by Andrew Scheller · 2 years, 11 months ago
- d5121dc Removed unnecessary ifdefs from Pimoroni boards (#802) by ZodiusInfuser · 2 years, 11 months ago
- 3c45001 Additional param-validation for PIO (#805) by Andrew Scheller · 2 years, 11 months ago
- 6149b9e Add board definition for Seeed Xiao RP2040 (#691) by Ryan Hartlage · 2 years, 11 months ago
- 8554fc4 Add is_at_the_end_of_time() method (#784) by bruelltuete · 2 years, 11 months ago
- 01290c4 Added int_frac function for configuring PWM (#768) by ZodiusInfuser · 2 years, 11 months ago
- 8d43364 Small typos (#776) by Andrew Scheller · 2 years, 11 months ago
- 1c9f72b Small edits to the Doxygen mainpage and update the RPi logo (#778) by Andrew Scheller · 2 years, 11 months ago
- 76c1830 Add gpio_deinit (#793) by bruelltuete · 2 years, 11 months ago
- c66a2c1 Remove implicit grouping for PIO defines (#779) by Andrew Scheller · 2 years, 11 months ago
- e4a2aa7 Fix typo in binary_info description (#788) by Akiyuki Okayasu · 2 years, 11 months ago
- fc86203 comment typo (#794) by Andrew Scheller · 2 years, 11 months ago
- 6619a2d Typo (#799) by Andrew Scheller · 2 years, 11 months ago
- 5a427fb irq_add_shared_handler assertion fix #724 (#747) by Graham Sanderson · 2 years, 11 months ago
- bb5a2a3 Added definition for Badger RP2040 board (#735) by ZodiusInfuser · 3 years ago
- 8291f10 add #ifdef guards to vgaboard.h to allow user overrides (#746) by Graham Sanderson · 3 years ago
- e90f831 add board definition of eetree gamekit rp2040 (#732) by Kai · 3 years ago
- 541f935 improve comment (#658) by Graham Sanderson · 3 years ago
- 17d53af Allow 252-byte binaries to be checksummed (#764) by Andrew Scheller · 3 years ago
- 1896b14 fix __ctzdi2 for values with non-zero low 32 bits (fixes #765) (#766) by Doug Rabson · 3 years ago
- 3d45276 Added board definition for upcoming Pimoroni servo driver (#769) by ZodiusInfuser · 3 years ago
- d35083b Fix typo in SIO register description (#770) by Andrew Scheller · 3 years ago
- 38b26b5 pico_sdk_import: don't recurse git submodules (#772) by Will Eccles · 3 years ago
- d54104a fix when PICO_NO_BINARY_INFO is set (#693) by Brian Murphy · 3 years ago
- bc3484e Mark __aeabi_lmul section as allocatable and executable (#722) by Stefan Kerkmann · 3 years ago
- b7e82b6 Fix function-names reported by hardware_pwm_test (#736) by Andrew Scheller · 3 years ago
- bf9848e Updated DMA CTRL_TRIG.CHAIN_TO reset values (#743) by Andrew Scheller · 3 years, 1 month ago
- ae7ef54 Fix typo in Doxygen comment (#731) by Akiyuki Okayasu · 3 years, 1 month ago
- b3cf3e8 Correct comment in time.h (#715) by Stephen Robinson · 3 years, 2 months ago
- 25a3b36 Fix assert in adc_set_round_robin() (#698) by bobsayshilol · 3 years, 2 months ago
- 96afce8 Add board definition for Adafruit Macropad (#684) by Daniel KJ · 3 years, 2 months ago
- 5bcf4ed Clarify header-comments about pico_enable_stdio_ CMake-functions (#705) by Andrew Scheller · 3 years, 2 months ago
- e379f67 Add board definition for RP2040 Stamp and Carrier (#696) by arturo182 · 3 years, 2 months ago
- 91462e4 Add `__attribute__((noreturn))` to `_exit` (#707) by Jonathan Reichelt Gjertsen · 3 years, 2 months ago
- d831eff fix pioasm python output (#694) (#695) by Michael Olson · 3 years, 3 months ago
- 215f77b Moves the #if guards to before the comments (#690) by Thomas Fike · 3 years, 3 months ago
- 0f67a6c Add board definition for Adafruit KB2040 (#676) by David Shadoff · 3 years, 3 months ago
- add120e add missing change to dma.h from __force_inline fix (#680) by Graham Sanderson · 3 years, 4 months ago
- 386e2a7 Added Tiny2040 2MB (#672) by ZodiusInfuser · 3 years, 4 months ago
- 0562089 fixup __forceinline for cpp code and add kitchen_sink cpp test (#670) by Graham Sanderson · 3 years, 4 months ago
- 269332d rename pybstick26_rp2040.h to garatronic_pybstick26_rp2040.h (#675) by Andrew Scheller · 3 years, 4 months ago
- a8fa19a pio_set_irqn_source_mask_enabled() sets wrong irq (#655) by Maarten Vanraes · 3 years, 4 months ago
- 699838d Start SDK 1.3.1 development (#648) by Graham Sanderson · 3 years, 5 months ago
- 60c5a92 Remove <b> from mutex doxygen due to PDF generation bug by Graham Sanderson · 3 years, 5 months ago
- d0af70b fix __packed attribute for MSVC (#646) by Graham Sanderson · 3 years, 5 months ago
- da47661 allow override of XOSC_MHZ (#644) by Graham Sanderson · 3 years, 5 months ago
- d7358e4 update generated struct headers to fix collision (#641) by Graham Sanderson · 3 years, 5 months ago
- ccccff8 Add pybstick26_rp2040 support (#636) by Garatronic · 3 years, 5 months ago
- d0c7642 Update ADC ENOB comment to match (measured) value in RP2040 datasheet (#643) by Andrew Scheller · 3 years, 5 months ago
- cc1e2e8 Small typo in kitchen_sink (#642) by Andrew Scheller · 3 years, 5 months ago
- e4d6ff9 Small PICO_PLATFORM=host fixes (#639) by Graham Sanderson · 3 years, 5 months ago
- 97eec95 Another .org -> .com fix (#638) by Andrew Scheller · 3 years, 5 months ago
- fba9c8c change SDK version to 1.3.0 (#628) by Graham Sanderson · 3 years, 5 months ago
- da7c39b Fix some of the (simpler) errors reported by the doxygen command (#617) by Andrew Scheller · 3 years, 5 months ago
- b04a091 revert additional assertion check which breaks used of hw_alias macro outside of functions (#635) by Graham Sanderson · 3 years, 5 months ago
- 5641cd0 __aeabi_memset* were switching the wrong arguments (#634) by Graham Sanderson · 3 years, 5 months ago
- 68555c9 Added some waveshare boards definition (#619) by Engineer_Will · 3 years, 5 months ago
- e5110df add docs for pio_instructions.h (#624) by Graham Sanderson · 3 years, 5 months ago
- 3604a6f add CONTRIBUTING.md (#626) by Graham Sanderson · 3 years, 5 months ago
- e850214 Platform updates (#611) by Graham Sanderson · 3 years, 5 months ago
- 723dfd0 add more/better documentation to pico/multicore (#620) by Graham Sanderson · 3 years, 5 months ago
- 05418b4 fix minor bug in add_repeating_timer_us, and add some comments (#621) by Graham Sanderson · 3 years, 5 months ago
- 83cd1da fix build if TinyUSB not present (#631) by Graham Sanderson · 3 years, 5 months ago
- 0ccd0db Update to TinyUSB 0.12.0 (#622) by Graham Sanderson · 3 years, 5 months ago
- 22b0d5d Update links in Doxygen pages from .org to .com (#625) by Andrew Scheller · 3 years, 5 months ago
- 3c72e75 Split recursive mutex into their own functions (was Reduce performance hit of recursive mutex) (#495) by Graham Sanderson · 3 years, 5 months ago
- 9320d19 add watchdog_enable_caused_reboot (minor compatibility issue) (#594) by Graham Sanderson · 3 years, 5 months ago
- 68571ad Hardware struct regeneration (#613) by Graham Sanderson · 3 years, 5 months ago
- a0450d0 Updated reg_headers and SVD (#612) by Andrew Scheller · 3 years, 5 months ago
- 3c94bc8 Change _watchdog_enable to trigger immediate reboot when no delay set (#561) by Robert Pafford · 3 years, 5 months ago
- f808b5f Add DREQ methods for PWM/SPI/UART/I2C (#603) by Graham Sanderson · 3 years, 6 months ago
- 2f2e629 Use auto-generated hardware/structs/ headers (based off SVD) SVD errors fixed. by Graham Sanderson · 3 years, 6 months ago
- a793222 add template PR - very polite (#596) by Graham Sanderson · 3 years, 6 months ago
- ec40361 tweak info message for TinyUSB support (#590) by Graham Sanderson · 3 years, 6 months ago
- db47fba respect OUTPUT_NAME target property when generating supplemental files (#592) by Graham Sanderson · 3 years, 6 months ago
- a0d4bdf fix pico_set_printf_implementation(TARGET compiler) (#593) by Graham Sanderson · 3 years, 6 months ago
- d50e743 make type punning of floating point/int in float_math and double_math use union to avoid warnings (#600) by Graham Sanderson · 3 years, 6 months ago
- 30673fb move inline assembly constant out into C code so it doesn't get out of range in a large function (#602) by Graham Sanderson · 3 years, 6 months ago
- e76d5a9 add dma_timer related methods (#604) by Graham Sanderson · 3 years, 6 months ago
- 9f1c373 add irq_get_priority method - improve efficiency of irq_init_priorities (#609) by Graham Sanderson · 3 years, 6 months ago
- 4c9ba3e USB: Fix description of Length 0 in dpram_regs. Fixes #541 (#608) by Liam Fraser · 3 years, 6 months ago
- ace97f3 More accurate register access-types and reset-values (#601) by Andrew Scheller · 3 years, 6 months ago
- 0fa58ed Adding/propage macros/signature typedefs for ROM functions. Make rom_func_lookup non-flash safe for flash functions (#586) by Graham Sanderson · 3 years, 6 months ago
- 0a32023 fix arg parsing segfault (#595) by Graham Sanderson · 3 years, 6 months ago
- 13be546 pico_stdio improvements (#598) by Graham Sanderson · 3 years, 6 months ago
- 12017a0 SPINLOCK regs are RW. (#599) by Andrew Scheller · 3 years, 6 months ago
- 9319ab1 Add xip window alias macros (#566) (#585) by Graham Sanderson · 3 years, 6 months ago
- 62854f5 shrink max-page-size for linker to more sensible 4096 by default (#587) by Graham Sanderson · 3 years, 6 months ago
- 13ed99d split out usb_reset_interface header into its own library for consumption by picotool or others (#589) by Graham Sanderson · 3 years, 6 months ago
- 0fdf543 Missing extern C in datetime.h #581 (#584) by Graham Sanderson · 3 years, 6 months ago
- 3c53029 Fix some typos (#517) by Matias Silva · 3 years, 6 months ago
- ce0db40 adafruit_feather_rp2040: Fix default I2C instance (#526) by Manuel Wick · 3 years, 6 months ago
- a119b5b Fix semihosting_putc (#530) by Brian Starkey · 3 years, 6 months ago