aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'main' into issue-1974-add-sai-driverTyler2023-09-29304-5100/+11840
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| * | / | | | Issue 1974 add sai/mod fileTyler Gilbert2023-09-291-0/+888
| |/ / / / /
| * | / / / Issue #1974 add SAI driverTyler Gilbert2023-09-294-8/+63
| | |/ / / | |/| | |
| * | | | Merge pull request #3 from embassy-rs/mainTyler2023-08-24427-5396/+12276
| |\ \ \ \
| * \ \ \ \ Merge pull request #2 from embassy-rs/mainTyler2023-07-16199-954/+4973
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #1 from embassy-rs/mainTyler2023-07-01149-1029/+4951
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge pull request #1981 from xoviat/fix-traitsxoviat2023-09-301-460/+160
|\ \ \ \ \ \ \ \
| * | | | | | | | rustfmtxoviat2023-09-301-1/+1
| * | | | | | | | Fix clippy error exposed by moving out of macrosDaniel Berlin2023-09-301-1/+1
| * | | | | | | | Remove unused importsDaniel Berlin2023-09-301-2/+0
| * | | | | | | | Move one more method out of macrosDaniel Berlin2023-09-301-19/+17
| * | | | | | | | Move trait impls out of macrosDaniel Berlin2023-09-301-346/+143
| * | | | | | | | Fix small formatting issueDaniel Berlin2023-09-301-0/+1
| * | | | | | | | Fix trait inconsistency between sealed traits and implementationsDaniel Berlin2023-09-301-95/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #1976 from elasticdotventures/feature/examplesDario Nieuwenhuis2023-09-301-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | bump wasm-pack versionbrian horakh2023-09-301-1/+1
| * | | | | | | typobrian horakh2023-09-301-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #1972 from embassy-rs/rtc-lse-fixDario Nieuwenhuis2023-09-292-0/+3
|\ \ \ \ \ \ \
| * | | | | | | stm32/rtc: enable lse in examples.Dario Nieuwenhuis2023-09-302-0/+3
|/ / / / / / /
* | | | | | | Merge pull request #1970 from dberlin/revert-1969-mainxoviat2023-09-291-12/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "Forgot set_count_direction and set_clock_division in 32 bit instance"Daniel Berlin2023-09-281-12/+0
* | | | | | | | Merge pull request #1971 from oro-os/enc28j60-mac-addrDario Nieuwenhuis2023-09-291-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | enc28j60: expose a the MAC address via `address()` getterJosh Junon2023-09-291-0/+5
* | | | | | | | Merge pull request #1969 from dberlin/mainDario Nieuwenhuis2023-09-291-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Forgot set_count_direction and set_clock_division in 32 bit instanceDaniel Berlin2023-09-281-0/+12
* | | | | | | | | Merge pull request #1968 from xoviat/sbsxoviat2023-09-293-7/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | stm32: update metapac and remove sbsxoviat2023-09-283-7/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #1966 from xoviat/hrtimxoviat2023-09-281-81/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | stm32/hrtim: move traits out of macro def'nxoviat2023-09-281-81/+67
* | | | | | | | | Merge pull request #1964 from dberlin/mainxoviat2023-09-281-0/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add support for STM32 input capture filterDaniel Berlin2023-09-281-0/+28
* | | | | | | | | | Merge pull request #1962 from bugadani/esp32s2Dario Nieuwenhuis2023-09-284-1/+257
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add more tick ratesDániel Buga2023-09-284-2/+249
| * | | | | | | | | Add 80MHz tick rateDániel Buga2023-09-284-1/+10
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #1965 from oro-os/return-len-receive-enc28j60Dario Nieuwenhuis2023-09-281-5/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | enc28j60: return packet length from receive() instead of mut sliceJosh Junon2023-09-281-5/+4
|/ / / / / / / /
* | | | | | | | Merge pull request #1963 from Mirror0/restore-f7-rtcxoviat2023-09-282-1/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | feat(stm32f7): restore rtc configuration for stm32f7 seriesMateusz Butkiewicz2023-09-272-1/+19
* | | | | | | | Merge pull request #1960 from embassy-rs/test-eth-2Dario Nieuwenhuis2023-09-2814-698/+260
|\ \ \ \ \ \ \ \
| * | | | | | | | temporarily disable wifi_esp_hosted_perf test.Dario Nieuwenhuis2023-09-281-0/+1
| * | | | | | | | stm32/eth: fix receiving large frames on v2.Dario Nieuwenhuis2023-09-281-3/+1
| * | | | | | | | test: deduplicate net perf test code.Dario Nieuwenhuis2023-09-288-688/+248
| * | | | | | | | test: set DEFMT_LOG not too verbose so net perf tests pass with `cargo run`.Dario Nieuwenhuis2023-09-283-4/+7
| * | | | | | | | net: allow non-'static drivers.Dario Nieuwenhuis2023-09-281-3/+3
* | | | | | | | | Merge pull request #1933 from xoviat/adcxoviat2023-09-289-64/+116
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | stm32/adc: cleanup f1, f3, v1, and v2xoviat2023-09-279-64/+116
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1958 from dberlin/mainxoviat2023-09-281-0/+231
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add support for input capture functionDaniel Berlin2023-09-271-0/+231
|/ / / / / / /
* | | | | | | Merge pull request #1953 from embassy-rs/stm32l-testsDario Nieuwenhuis2023-09-274-2/+102
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tests/stm32: add L0, L1, L4, L4+, L5Dario Nieuwenhuis2023-09-264-2/+102
|/ / / / / /