Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
HEAD
98a542c
SDK 2.3.0 Release
by graham sanderson
· 4 weeks ago
upstream/master
f559ee7
move pico_usb_reset into high level APIs section of docs
by graham sanderson
· 4 weeks ago
a1a05a5
Fix best_effort_wfe_or_timeout (#3057)
by will-v-pi
· 4 weeks ago
d7df774
Improve pico_low_power brief (#3056)
by will-v-pi
· 4 weeks ago
b9e3417
RISC-V: Test whether toolchain has both assembler and compiler support for Zcmp (#3055)
by Liam Fraser
· 4 weeks ago
22489fb
Swap buffer write and flush check in stdio_buffered_printer (saves 10 cyc/char) (#3054)
by Luke Wren
· 4 weeks ago
5145bba
Tiny typo
by Andrew Scheller
· 4 weeks ago
0945312
Update to latest versions of the hardware headers (#3050)
by Graham Sanderson
· 4 weeks ago
c4e1751
Add low_power_set_pins_low_leakage function (#3049)
by will-v-pi
· 4 weeks ago
bb519f6
Pico sync sw spinlock fix (#3040)
by Graham Sanderson
· 4 weeks ago
de56e52
Add DORMANT_CLOCK_SOURCE_RTC option on RP2040 (#3048)
by will-v-pi
· 4 weeks ago
476c84a
gate -Wno-analyzer- with GCC build
by graham sanderson
· 4 weeks ago
a7a77b1
Style sweep (#3053)
by Kat Shann
· 4 weeks ago
60533f0
Small doxygen tweak to pico_divider_headers (#3047)
by Andrew Scheller
· 4 weeks ago
8af65b3
sort SVD peripherals alphabetically (#3044)
by Graham Sanderson
· 4 weeks ago
1d8c273
Pico default xxx impl (#3033)
by Graham Sanderson
· 4 weeks ago
ac290ed
Use `unsigned int` instead of `uint` in `BINARY_INFO_MAKE_TAG` (#3029)
by James Smith
· 4 weeks ago
2a1d500
Stop using async writes in CYW43 driver for BTStack (#3042)
by Peter Harper
· 4 weeks ago
f53c43d
Minor cleanups extra (#3026)
by Andrew Scheller
· 4 weeks ago
274c6e7
some minor float test changes from testing llvm-libc (#3043)
by Graham Sanderson
· 4 weeks ago
baec39b
Update Clang toolchain used by Bazel (#2879)
by Prabhu Rajasekaran
· 4 weeks ago
b67863b
xTimerDelete in freertos deinit (#3008)
by Peter Harper
· 4 weeks ago
13aa377
add 2 shared irq handlers when using stdio_usb (#3037)
by Graham Sanderson
· 4 weeks ago
6c495ab
Small doxygen tweaks (#3038)
by Andrew Scheller
· 4 weeks ago
bd8fca0
Fix race condition breaking low power waits when calling best_effort_wfe_or_timeout() from the non-alarm handler core. (#3039)
by Graham Sanderson
· 4 weeks ago
dc53c94
fix incorrect assertions in hardware_pio (#3036)
by Edward Hesketh
· 4 weeks ago
4fb39a3
Small comment-tweaks to picoboot.h (#3034)
by Andrew Scheller
· 4 weeks ago
fb53c38
set _GTHREAD_USE_COND_INIT_FUNC on GCC for pioasm to work around 15.1 bug (#3032)
by Graham Sanderson
· 5 weeks ago
9d5da1c
Add some rough power consumption values to pico_low_power (#3031)
by will-v-pi
· 5 weeks ago
a183b84
Add PICO_MULTICORE_LOCKOUT_BEFORE_CORE1_STARTED (defaults to 1) to allow mutlicore_lockout to work before core 1 is started (#3019)
by Graham Sanderson
· 5 weeks ago
f4563ce
add some struct doxygen (#3022)
by Graham Sanderson
· 5 weeks ago
042fa79
Update extern c ignore (#3025)
by Peter Harper
· 5 weeks ago
a01fec6
add pio_set_input_sync_bypass_with_mask and pio_set_input_sync_bypass_with_mask64 (#3024)
by Graham Sanderson
· 5 weeks ago
22d31a8
Add BLOCK_DEVICE_PARTITION_ID define in bootrom_constants.h (#3015)
by will-v-pi
· 5 weeks ago
9e79881
Flash functions in PICO_NO_FLASH binaries (#2759)
by Peter Harper
· 5 weeks ago
9a3bde3
minor cleanup (#3021)
by Graham Sanderson
· 5 weeks ago
76b9ca3
hardware_pio: clarify pio_sm_restart docs (PC, running state, what gets cleared) (#2945)
by Andrii Anoshyn
· 5 weeks ago
da57074
Fixup tests for hardware (#3023)
by will-v-pi
· 5 weeks ago
3445d5d
Add a script to check for missing extern_c guards (#3003)
by Peter Harper
· 5 weeks ago
7db5fb5
Allow response to be specified in makefsdata script (#3000)
by Peter Harper
· 6 weeks ago
3ebd10c
Fixups for packaged no_flash and xip_ram binaries (#3012)
by will-v-pi
· 6 weeks ago
cda80c0
Update to btstack v1.8.2 (#2996)
by Peter Harper
· 6 weeks ago
f9adf54
RP2350 bootrom rom_reboot()does not actually reboot for delay_ms of 0, so call it with 1 instead (#3018)
by Graham Sanderson
· 6 weeks ago
5be4429
fix -fanalyzer warnings (from Arm GCC 14.2/15 at least) (#3013)
by Graham Sanderson
· 6 weeks ago
7198946
fix compiler warnings
by graham sanderson
· 6 weeks ago
036e07c
clarify pio_sm_set_config use of pinhi (#2993)
by Graham Sanderson
· 6 weeks ago
b4134e9
fix PIO gpio compatibility checks, docs and simplify/optimize implementation (#2989)
by Graham Sanderson
· 6 weeks ago
aaccada
Fix duplicate wrapper defintion in pico_mem_ops (#3010)
by DeepPG
· 6 weeks ago
5d1efda
Fix btstack flash bank in partitions (#3017)
by will-v-pi
· 6 weeks ago
3b7afcc
add .gitattributes for LF line endings, and fixup content (#3016)
by Graham Sanderson
· 6 weeks ago
4b8cd81
remove nosys.specs from main build as pico_libc_interface provides syscalls (#3014)
by Graham Sanderson
· 6 weeks ago
07f6013
Test for powman_set_debug_power_request_ignored (#3005)
by Peter Harper
· 6 weeks ago
a6c7fb2
fix compiler warning
by graham sanderson
· 6 weeks ago
0e8af25
Remove unecessary bits from pad_checksum (now just called pad), and fixup references and comments (#3011)
by will-v-pi
· 6 weeks ago
127ed2e
Add clock_configure_mhz function (#2244)
by will-v-pi
· 6 weeks ago
82418f4
Update mbedtls to 3.6.6 (#2997)
by Peter Harper
· 6 weeks ago
b6c1dbf
Update cyw43-driver (#3006)
by Peter Harper
· 6 weeks ago
19203cd
Add weak powman_timer_get_lposc_calib_freq function (#3004)
by will-v-pi
· 6 weeks ago
42b7969
cyw43_tcpip_link_status when not using lwip (#3007)
by Peter Harper
· 6 weeks ago
c776dee
Minor fix to status_led error handling (#3009)
by Peter Harper
· 6 weeks ago
bb6d534
Add justifications for missing `PICO_BAZEL_CONFIG` and `PICO_CMAKE_CONFIG` entries (#2875)
by will-v-pi
· 7 weeks ago
f784804
fix: Add missing block_cipher.c to pico_mbedtls (#2883)
by kripton
· 7 weeks ago
f78b3b5
Fix sections.h doxygen (#2983)
by will-v-pi
· 7 weeks ago
6f8055f
Add a board definition for the RP Debug Probe (#2940)
by Carl Hamilton
· 7 weeks ago
7e3784f
fix compiler warnings (#2987)
by Graham Sanderson
· 7 weeks ago
b739748
More doxygen fixups (#2995)
by will-v-pi
· 7 weeks ago
2376a35
Small clarifications to the PIO "pinhi" code (#2991)
by Andrew Scheller
· 7 weeks ago
6cd1140
Various small doxygen fixups (#2992)
by Andrew Scheller
· 7 weeks ago
5685e7c
Fix mask-validation for the multi_mask PIO functions (#2981)
by Andrew Scheller
· 7 weeks ago
b5ac277
Fix stdio_usb_deinit in debug builds (#2984)
by will-v-pi
· 8 weeks ago
6685d00
Some cleanup of C++ support and fix GCC 6 builds (#2979)
by Graham Sanderson
· 8 weeks ago
aed44f5
resolve inconsistent use of PCIO_PIO_VERSION > 0 and PICO_PIO_USE_GPIO_BASE (#2977)
by Graham Sanderson
· 8 weeks ago
5aa4bd6
Add support for using XIP cache as SRAM (#2932)
by will-v-pi
· 8 weeks ago
3d63b1d
RP2350A-A2 USB BOOT activity LED workaround (#2971)
by Graham Sanderson
· 8 weeks ago
314d918
Fix queue.h line endings (#2980)
by will-v-pi
· 8 weeks ago
bbee6ea
make queue_init return a bool success (#2978)
by Graham Sanderson
· 8 weeks ago
24c1c53
Add crt0 support for booting no_flash binaries using the bootrom (#2972)
by will-v-pi
· 8 weeks ago
19028db
Fix incorrect doc for stdio_put_string (#2943)
by Andrii Anoshyn
· 8 weeks ago
8eb64dd
hardware_pio: document struct pio_program (#2686) (#2967)
by Andrii Anoshyn
· 8 weeks ago
9056e81
fix divmod_?32?32_unsafe on RP2040 (#2976)
by Graham Sanderson
· 8 weeks ago
d02b2e4
Parse included board files for pico_cmake_set declarations (#2968)
by will-v-pi
· 9 weeks ago
653c739
Support different pin-number ranges for CYW43 compared to RP2040/RP2350 (#2970)
by Andrew Scheller
· 9 weeks ago
cd05d20
Add library for reset interface (#2629)
by will-v-pi
· 9 weeks ago
6763a69
pio_encoding fixes + added PICO_PIO_VERSION to platform_defs.h (#2958)
by Graham Sanderson
· 9 weeks ago
00c7809
Fix flash_cs_force (#2969)
by will-v-pi
· 9 weeks ago
e084754
Fix PICO_USE_SW_SPIN_LOCKS=0 on RP2350 (#2645)
by will-v-pi
· 10 weeks ago
a785551
pio_claim_free_sm_and_add_program_for_gpio_range does not clean up claimed state machines (#2792)
by qqqlab
· 10 weeks ago
77dad24
Add linker dependencies on included scripts (#2966)
by will-v-pi
· 10 weeks ago
3d8af1e
Fix from_ms_since_boot / from_us_since_boot mixup (#2965)
by Andrew Scheller
· 10 weeks ago
3193fae
Add PSRAM support (#2919)
by will-v-pi
· 10 weeks ago
42ca6d9
pico_btstack: include GATT basename in custom-target name so the same target can consume multiple .gatt files (#2951)
by Andrii Anoshyn
· 10 weeks ago
4c6ea0c
pico_btstack: use PICO_BTSTACK_PATH for compile_gatt.py (#2950)
by Andrii Anoshyn
· 10 weeks ago
7ca922b
Fix pico_status_led CRLF and missing `from_us_since_boot` which broke tests on some compilers (#2963)
by Graham Sanderson
· 10 weeks ago
6b9a337
Add support for LLVM Embedded Toolchain for Arm 21 (#2956)
by Graham Sanderson
· 10 weeks ago
11737ae
Fix rapid changes to colored_status_led (#2938)
by Graham Sanderson
· 10 weeks ago
2cdadce
Update tools/check_board_header.py to check more 'PIN' defines (#2959)
by Andrew Scheller
· 10 weeks ago
5ab18cd
Add Soldered NULA Ethernet W55RP20 Board definition (#2954)
by Josip Šimun Kuči
· 10 weeks ago
0c44a88
Add detection of newlib vs picolibc if not specified (#2935)
by Graham Sanderson
· 10 weeks ago
60a0698
Fix comment-typo in bootrom.h (#2960)
by Andrew Scheller
· 10 weeks ago
b0fb2c6
fix bad static_assert
by graham sanderson
· 10 weeks ago
Next »