embassy/examples/nrf52840
Dario Nieuwenhuis f7dfc49c5c nrf/qspi: add _raw variants of methods that don't do bounds checks.
Useful for the nRF7002, which presents as a "fake" QSPI flash, and
the "capacity" concept doesn't really apply to it.
2023-03-05 02:55:00 +01:00
..
.cargo Rename examples/nrf to examples/nrf52840 2023-01-09 22:30:02 +01:00
src/bin nrf/qspi: add _raw variants of methods that don't do bounds checks. 2023-03-05 02:55:00 +01:00
build.rs Rename examples/nrf to examples/nrf52840 2023-01-09 22:30:02 +01:00
Cargo.toml Convert MS OS descriptor builder to a writer API 2023-02-07 14:24:35 -05:00
memory.x Rename examples/nrf to examples/nrf52840 2023-01-09 22:30:02 +01:00