Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rp2040 pico-sdk to latest (1.5.1 with additional bugfixes) #2667

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Sep 18, 2023

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Sep 18, 2023

PR Summary

  • Modifications to array in cyw43_ctrl.c
    Changes have been made to the element values of the cyw43_async_event_name_table.

  • Multiple changes in cyw43_ll.c
    Numerous changes across different functions namely sdio_transfer, sdio_enable_high_speed_4bit, cyw43_read_backplane_mem, cyw43_write_backplane, cyw43_download_resource cyw43_clm_load and cyw43_ll_wifi_on. These changes range from modifications to the function structures, variable assignments and also the logic of the functions.

  • Function inclusion in cyw43_ll.c
    There's an inclusion of a new function, the cyw43_hal_ticks_us function as well as the buf array.

  • **Constant Changes in cyw43_ll.c"
    Several constant values like CYW43_FLASH_BLOCK_SIZE and CLM_CHUNK_LEN have been modified.

  • Array Inclusion in cyw43_ll.c
    An array by the name wifi_nvram_4343 has also been added in this file.

  • Modifications to Constants in cyw43_ll.h
    The values of CYW43_EV_* constants have been modified.

  • Changes in Subprojects
    The subprojects rp2040/pico-sdk and cyw43-driver have been updated with likely new features or fixes.

  • Function modification in queue.c
    The atomic_set_bit function has been modified.

  • Alterations in memmap_default.ld
    This file has undergone changes, although specific modifications were not noted.

@slaff slaff added this to the 5.1.0 milestone Sep 19, 2023
@slaff slaff merged commit 1d4f0cc into SmingHub:develop Sep 19, 2023
35 of 36 checks passed
@mikee47 mikee47 deleted the feature/rp2040-sdk-1.5.1 branch September 21, 2023 07:32
@slaff slaff mentioned this pull request Oct 24, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants