aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | embassy-boot: update ci and examples to use the nightly flagsander2023-04-2011-14/+18
| * | | | embassy-boot: add nightly feature to stm32 and rp as wellsander2023-04-207-10/+16
| * | | | Merge commit 'eecc41c2e4911c5f1cd232339999424760de9f06'sander2023-04-20104-2528/+5290
| |\ \ \ \ | |/ / / / |/| / / / | |/ / /
* | | | Merge #1384bors[bot]2023-04-191-61/+54
|\ \ \ \
| * | | | rp: optimize rom-func-cache for runtimepennae2023-04-201-61/+54
|/ / / /
* | | | Merge #1370bors[bot]2023-04-191-61/+49
|\ \ \ \
| * | | | stm32/i2c: ignore wakes without interruptxoviat2023-04-191-0/+9
| * | | | stm32/i2c: fix races when using dma.xoviat2023-04-171-62/+41
* | | | | Merge #1382bors[bot]2023-04-1911-3/+1108
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rp: hook up softfloat rom intrinsicspennae2023-04-1911-3/+1108
* | | | | Merge #1380bors[bot]2023-04-183-4/+7
|\ \ \ \ \
| * | | | | Add extra feature flags to fix build without dhcp.Roy Buitenhuis2023-04-181-4/+5
| * | | | | Add embassy-net without dhcp to ci.shRoy Buitenhuis2023-04-182-0/+2
* | | | | | Merge #1379bors[bot]2023-04-1831-32/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | enable inline-asm feature for cortex-m in examplespennae2023-04-1831-32/+32
| |/ / / /
* | | | | Merge #1345bors[bot]2023-04-187-133/+308
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stm32/spi: add new_txonly_nosck constructor, for neopixels, with an example i...anton smeenk2023-04-182-0/+118
| * | | | stm32/spi: add support for all word sizes.Dario Nieuwenhuis2023-04-186-133/+190
|/ / / /
* | | | Merge pull request #1367 from embassy-rs/update-nightly3Dario Nieuwenhuis2023-04-181-1/+1
|\ \ \ \
| * | | | Update nightly.Dario Nieuwenhuis2023-04-181-1/+1
* | | | | Merge #1378bors[bot]2023-04-181-6/+47
|\ \ \ \ \
| * | | | | Pass rx pin to right init argJacob Davis-Hansson2023-04-181-7/+23
| * | | | | outover instead of inoverJacob Davis-Hansson2023-04-151-3/+3
| * | | | | Add ability to invert UART pinsJacob Davis-Hansson2023-04-141-4/+29
* | | | | | Merge pull request #1348 from embassy-rs/h5-spiDario Nieuwenhuis2023-04-1814-1056/+1157
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | stm32/dma: add double buffered mode for DMA, update DCMI.Dario Nieuwenhuis2023-04-182-14/+182
| * | | | | stm32/dma: refactor.Dario Nieuwenhuis2023-04-1814-1072/+1005
| | |_|_|/ | |/| | |
* | | | | Merge #1377bors[bot]2023-04-183-1/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Missing semi-colonMathias2023-04-181-1/+1
| * | | | Add MAX_ERASE_SIZE const in build script, and use it in flash-wide implementa...Mathias2023-04-183-3/+12
| * | | | Implement embedded-storage traits for full flash structMathias2023-04-181-0/+29
|/ / / /
* | | | Merge pull request #1375 from embassy-rs/stm32-sdmmc-refactorDario Nieuwenhuis2023-04-175-674/+757
|\ \ \ \
| * | | | stm32/sdmmc: add hil test for f4.Dario Nieuwenhuis2023-04-173-1/+234
| * | | | stm32/sdmmc: add init_card retry.Dario Nieuwenhuis2023-04-171-1/+12
| * | | | stm32/sdmmc: remove "inner" layer.Dario Nieuwenhuis2023-04-171-579/+419
| * | | | stm32/sdmmc: remove unneeded pointer casts.Dario Nieuwenhuis2023-04-171-13/+12
| * | | | stm32/sdmmc: remove cfg_if.Dario Nieuwenhuis2023-04-171-89/+89
|/ / / /
* | | | Merge #1369bors[bot]2023-04-1710-189/+145
|\ \ \ \
| * | | | update to released versionsUlf Lilleengen2023-04-174-8/+8
| * | | | Update to rust-lorawan with afit supportUlf Lilleengen2023-04-1510-189/+145
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge #1371 #1374bors[bot]2023-04-1722-53/+1355
|\ \ \ \ \ \
| | * | | | | stm32: fix defective examplexoviat2023-04-162-6/+2
| | * | | | | stm32: remove TIMX singleton when used on timer driverxoviat2023-04-162-47/+92
| * | | | | | stm32/rtc: remove unused importxoviat2023-04-161-0/+1
| * | | | | | stm32/rtc: remove chrono datetime and add convertersxoviat2023-04-163-4/+57
| * | | | | | stm32/rtc: disable nonworking versionsxoviat2023-04-161-1/+1
| * | | | | | adjust .vscode filexoviat2023-04-161-3/+3
| * | | | | | stm32/rtc: disable nonworking versionsxoviat2023-04-161-1/+1
| * | | | | | Merge branch 'embassy-stm32/rtc' of https://github.com/MathiasKoch/embassy in...xoviat2023-04-1617-0/+1207
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | feature-gate variants without vals definedMathias2023-02-131-2/+11