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

merge dev, on RP2350 devices it now runs on ARM and on RISC-V cores #466

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

udo-munk
Copy link
Owner

@udo-munk udo-munk commented Dec 3, 2024

No description provided.

sneakywumpus and others added 4 commits December 3, 2024 03:41
sync with SDK 2.1.0 pico_stdio_usb, move USB manu/prod to CMakeLists.txt
…MSIS ones

rp2040_sdio.c(rp2040_sdio_tx_poll): I think there is no way to determine
if we are in an interrupt/exception-handler on RISC-V, therefore only do
this on ARM.

crash.c(reset): Use watchdog_reboot() instead of CMSIS NVIC_SystemReset().

crash.c: exclude ARM specific DebugMon_Handler()/isr_hardfault() on RISC-V.
no-OS-FatFS-SD-SDIO-SPI-RPi-Pico: use Pico SDK API's instead of ARM CMSIS ones
@udo-munk udo-munk merged commit 1863325 into master Dec 3, 2024
1 check passed
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