aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change TWIM methods to copy slice if required and add non-copying variantsTil Blechschmidt2022-03-021-41/+86
* Change UARTE methods to copy slice if required and add non-copying variantsTil Blechschmidt2022-03-021-1/+35
* Fix EasyDMA slice copying not actually copying dataTil Blechschmidt2022-02-231-4/+7
* Change slice length check to use stable methodTil Blechschmidt2022-02-232-2/+3
* Add defmt log outputs for SPIM memcpyTil Blechschmidt2022-02-231-0/+2
* Change SPIM methods to copy slice if required and add non-copying variantsTil Blechschmidt2022-02-231-4/+97
* Skip EasyDMA slice location check if slice is emptyTil Blechschmidt2022-02-232-3/+3
* Merge #639bors[bot]2022-02-2318-764/+256
|\
| * stm32-metapac: remove peripehral_pins! macrotable.Dario Nieuwenhuis2022-02-231-15/+0
| * stm32: move ADC, DAC pin impls to build.rsDario Nieuwenhuis2022-02-233-75/+30
| * stm32: move MCO pin impls to build.rsDario Nieuwenhuis2022-02-232-10/+13
| * stm32: move pin trait impls from macrotables to build.rsDario Nieuwenhuis2022-02-2313-665/+214
| * stm32-metapac: change af from string to u8Dario Nieuwenhuis2022-02-233-3/+3
|/
* Merge #638bors[bot]2022-02-237-82/+60
|\
| * stm32-metapac: remove peripehral_dma_channels! macrotable.Dario Nieuwenhuis2022-02-231-35/+0
| * stm32: move dma trait impls from macrotables to build.rsDario Nieuwenhuis2022-02-236-47/+60
|/
* Merge #635bors[bot]2022-02-2313-0/+398
|\
| * Update after reviewUlf Lilleengen2022-02-231-2/+2
| * Add documentation about the different embassy abstraction layersUlf Lilleengen2022-02-2313-0/+398
|/
* Merge pull request #634 from embassy-rs/time-docsDario Nieuwenhuis2022-02-232-20/+54
|\
| * time: better docs explaining overflow handling.Dario Nieuwenhuis2022-02-232-20/+54
|/
* Merge #628bors[bot]2022-02-231-15/+25
|\
| * Improve logic for processing button eventsCristian Eigel2022-02-161-15/+25
* | Merge #633bors[bot]2022-02-232-1/+2
|\ \
| * | stm32/rcc: fix f3 build failure.Dario Nieuwenhuis2022-02-232-1/+2
|/ /
* | Merge #632bors[bot]2022-02-211-1/+1
|\ \
| * | Update nightly.Dario Nieuwenhuis2022-02-211-1/+1
|/ /
* / Update getting_started.adocDario Nieuwenhuis2022-02-211-0/+1
|/
* Merge #626bors[bot]2022-02-157-78/+253
|\
| * rp: impl eh1.0 blocking traitsDario Nieuwenhuis2022-02-157-78/+253
|/
* Merge #625bors[bot]2022-02-151-10/+10
|\
| * Update nRF PACsDario Nieuwenhuis2022-02-151-10/+10
|/
* Merge #624bors[bot]2022-02-1413-101/+55
|\
| * Update stm32-dataDario Nieuwenhuis2022-02-1413-101/+55
|/
* Merge #618bors[bot]2022-02-133-10/+21
|\
| * time: optimize math by reducing fractions at compile time.Dario Nieuwenhuis2022-02-133-10/+21
|/
* Merge #608bors[bot]2022-02-132-0/+265
|\
| * fix build for stm32f410tbFrederik2022-02-121-1/+6
| * remove unnecessary modFrederik2022-02-121-33/+29
| * adc cleanup retvalFrederik2022-02-111-6/+3
| * stm32f4: add adc + exampleFrederik2022-02-102-0/+267
* | Merge #617bors[bot]2022-02-123-0/+19
|\ \
| * | Add {from_as}_micros to InstantDaniel Franklin2022-02-112-2/+13
| * | Add feature defmt-timestamp-uptimeDaniel Franklin2022-02-112-0/+8
* | | Merge #616bors[bot]2022-02-1224-52/+149
|\ \ \ | |/ / |/| |
| * | stm32: add rust stable supportDario Nieuwenhuis2022-02-1224-52/+149
|/ /
* | Merge #615bors[bot]2022-02-126-82/+65
|\ \
| * | rp: remove OptionalPinDario Nieuwenhuis2022-02-124-79/+65
| * | stm32: remove unused sealed::OptionalPinDario Nieuwenhuis2022-02-121-2/+0
| * | nrf: remove stray mention of OptionalPinDario Nieuwenhuis2022-02-121-1/+0