Skip to content

Comments

G4 flash#1

Draft
tomasbarton-stemcell wants to merge 1619 commits intomasterfrom
g4_flash
Draft

G4 flash#1
tomasbarton-stemcell wants to merge 1619 commits intomasterfrom
g4_flash

Conversation

@tomasbarton-stemcell
Copy link
Owner

No description provided.

lulf and others added 25 commits September 23, 2024 08:09
…dequeued-frame-return

Fix return value of `fdcan` `write`
Fixed signature script in bootloader documentation
Also fixes minor bug for 2040 where A pins didn't have their pull
up/down enabled.
rp23: Disable pad isolation on PWM A pins.
…` for UdpSocket

- Provides `pub async fn wait_recv_ready(&self) -> ()` and `pub fn poll_recv_ready(&self, cx: &mut Context<'_>) -> Poll<()>`.
This allows polling / waiting on a socket until it can be read, without dequeuing any packets.

- Provides `pub async fn wait_send_ready(&self) -> ()` and `pub fn poll_send_ready(&self, cx: &mut Context<'_> -> Poll<()>`
This allows polling / waiting on a socket until it becomes writable.
…y_info

rp23: add missing binary info in linker script
fix: change duplicate reference to `FirmwareUpdaterConfig::from_linkerfile_blocking` in rustdoc
Add `Watch` sync primitive (similar to `tokio::sync::watch`)
Fixed overflow on `pio_stepper.rs`
Dirbaio and others added 29 commits November 4, 2024 17:46
nrf/pwm: fix bad pin assignment, disconnect input.
Update example spi_display for RP/RP23 to use mipidsi instead of ST7789 crate
…rride

executor: allow overriding `embassy_executor` path in `task` macro
…ync-updater

fix(*): FirmwareUpdater::get_state in cases where READ_SIZE != WRITE_SIZE
Prep executor and executor-macros 0.6.2
RCC: add lsi and lse clock frequency for STM32U5
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.