aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove Hz from logSteven Friedman2025-04-086-7/+7
* Frequency display is now consistentSteven Friedman2025-04-085-5/+5
* Merge pull request #4017 from shilga/SpinlockMutexDario Nieuwenhuis2025-04-076-42/+226
|\
| * embassy-rp: add multicore test for SpinlockRawMutexSebastian Quilitz2025-04-072-0/+55
| * embassy-rp: Implementation of a SpinlockMutexSebastian Quilitz2025-04-072-0/+94
| * embassy-rp: Move Spinlock implementation out of critical_section_implSebastian Quilitz2025-03-273-42/+77
* | Merge pull request #4057 from i509VCB/mspm0-uart-testi509VCB2025-04-077-3/+212
|\ \
| * | mspm0: add uart testsi509VCB2025-04-067-3/+212
* | | Merge pull request #4046 from outfoxxed/main-macro-executorDario Nieuwenhuis2025-04-073-5/+69
|\ \ \
| * | | executor: add executor selection to #[embassy_executor::main]outfoxxed2025-04-063-5/+69
* | | | Merge pull request #4058 from embassy-rs/update-bt-hci-v3Ulf Lilleengen2025-04-071-1/+1
|\ \ \ \
| * | | | chore: update cyw43 bt-hci versionUlf Lilleengen2025-04-071-1/+1
|/ / / /
* | | | Merge pull request #4056 from embassy-rs/f1-enable-adc-irqDario Nieuwenhuis2025-04-061-6/+8
|\ \ \ \
| * | | | stm32/adc: enable interrupt for stm32f1Dario Nieuwenhuis2025-04-071-6/+8
* | | | | Merge pull request #4055 from embassy-rs/uart-fifo-2Dario Nieuwenhuis2025-04-061-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | embassy-rp: uart: Increase RX FIFO watermarkDavid Brown2025-04-071-1/+1
|/ / / /
* | | | Merge pull request #4016 from antonok-edm/emmcDario Nieuwenhuis2025-04-067-546/+742
|\ \ \ \
| * | | | refactor to reduce code duplicationAnton Lazarev2025-03-315-342/+217
| * | | | support 8 lane data busAnton Lazarev2025-03-311-4/+158
| * | | | fix d6->d7 typo from build.rsAnton Lazarev2025-03-311-1/+1
| * | | | support eMMCAnton Lazarev2025-03-311-1/+184
| * | | | scaffold eMMC supportAnton Lazarev2025-03-311-315/+395
| * | | | use ready_for_data status to determine when write has finishedAnton Lazarev2025-03-311-5/+5
| * | | | use upstream command definitionsAnton Lazarev2025-03-311-151/+55
| * | | | update sdio-host to 0.9Anton Lazarev2025-03-311-1/+1
| * | | | update sdio-host to 0.6Anton Lazarev2025-03-312-11/+11
| | |/ / | |/| |
* | | | Merge pull request #4054 from embassy-rs/ringbuffer2Dario Nieuwenhuis2025-04-063-2/+12
|\ \ \ \
| * | | | Remove flaky test.Dario Nieuwenhuis2025-04-061-1/+2
| * | | | fix(stm32): handle half-duplex in ringbuffered readBadr Bouslikhin2025-04-062-1/+10
| | |/ / | |/| |
* | | | Merge pull request #3922 from antonellocontini/f413-fix-i2s-pll-source-selectionDario Nieuwenhuis2025-04-061-1/+24
|\ \ \ \
| * | | | cargo fmtantonello.contini2025-02-251-3/+2
| * | | | simpler configurationantonello.contini2025-02-251-7/+3
| * | | | let user set external i2s clock frequencyantonello.contini2025-02-251-1/+22
| * | | | do not use pllsrc for i2s; added field for plli2ssrc selectionantonello.contini2025-02-251-1/+8
* | | | | Merge pull request #4049 from kaspar030/executor_idDario Nieuwenhuis2025-04-062-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | embassy_executor: introduce `Spawner::executor_id()`Kaspar Schleiser2025-04-041-0/+5
| * | | | embassy-executor: introduce `Executor::id()`Kaspar Schleiser2025-04-041-0/+5
* | | | | Merge pull request #4027 from bugadani/docsDario Nieuwenhuis2025-04-061-23/+0
|\ \ \ \ \
| * | | | | Remove task arena FAQDániel Buga2025-03-311-23/+0
* | | | | | Merge pull request #4052 from bugadani/csDario Nieuwenhuis2025-04-062-2/+2
|\ \ \ \ \ \
| * | | | | | embassy-sync, executor/wasm: don't select critical-section impl for stdDániel Buga2025-04-062-2/+2
* | | | | | | Merge pull request #4045 from mkj/dev/matt/xspiDario Nieuwenhuis2025-04-067-3/+2349
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add stm32h7rs xpi_memory_mapped exampleMatt Johnston2025-04-041-0/+448
| * | | | | | stm32: xspi fixes and consistencyMatt Johnston2025-04-042-12/+25
| * | | | | | stm32: xspi: rework switching between ncs1 and ncs2Matt Johnston2025-04-043-31/+73
| * | | | | | stm32: xspi wait for prescaler changeMatt Johnston2025-04-041-8/+9
| * | | | | | stm32: xspi update for PeriMatt Johnston2025-04-041-133/+131
| * | | | | | stm32: Update xspi for stm32-metapac changesMatt Johnston2025-04-043-226/+178
| * | | | | | introduce stm32h7rs xspiRick Rogers2025-04-044-0/+1892
| * | | | | | Bump stm32-dataMatt Johnston2025-04-041-2/+2