aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: Add 32-bit timer support for waveform functionLiu Hancheng2025-01-012-9/+34
* Merge pull request #3700 from fwolter/usb-delayDario Nieuwenhuis2024-12-311-4/+2
|\
| * STM32: set USB initialization delay to 1µsFabian Wolter2024-12-301-4/+2
* | Merge pull request #3679 from trnila/1wireDario Nieuwenhuis2024-12-313-24/+424
|\ \
| * | examples/stm32g0: added ds18b20 temperature sensor on 1-wire busDaniel Trnka2024-12-221-0/+271
| * | stm32/usart: half-duplex support for buffered usartDaniel Trnka2024-12-221-2/+98
| * | stm32/usart: disabling receiver before write in half-duplex moved to a new fu...Daniel Trnka2024-12-221-14/+13
| * | stm32/usart: configurable readback in half-duplex modeDaniel Trnka2024-12-221-10/+44
* | | Merge pull request #3688 from klownfish/u5_adcDario Nieuwenhuis2024-12-317-22/+686
|\ \ \
| * | | fix formattingklownfish2024-12-314-47/+30
| * | | cleanupklownfish2024-12-273-46/+49
| * | | Merge branch 'embassy-rs:main' into u5_adcOlof2024-12-27146-618/+658
| |\ \ \
| * | | | add async read for u5 ADC4klownfish2024-12-272-45/+177
| * | | | update metapac versionklownfish2024-12-261-2/+2
| * | | | Merge branch 'embassy-rs:main' into u5_adcOlof2024-12-18518-11114/+23313
| |\ \ \ \
| * | | | | fix adc for u5klownfish2024-12-181-1/+1
| * | | | | better u5 adc exampleklownfish2024-12-181-23/+44
| * | | | | fix warningsklownfish2024-09-251-9/+1
| * | | | | resuse adc v4 for u5klownfish2024-09-253-353/+19
| * | | | | Merge remote-tracking branch 'origin/main' into u5_adcklownfish2024-09-2436-247/+1602
| |\ \ \ \ \
| * | | | | | add example for u5 ADCklownfish2024-09-241-0/+69
| * | | | | | WIP: add u5 adc4klownfish2024-09-245-17/+450
| * | | | | | Merge branch 'main' of github.com:klownfish/embassyklownfish2024-09-1755-681/+988
| |\ \ \ \ \ \
| * | | | | | | WIP: add u5 adcklownfish2024-09-172-39/+26
| * | | | | | | Merge branch 'main' of github.com:embassy-rs/embassyklownfish2024-09-11418-1484/+18667
| |\ \ \ \ \ \ \
| * | | | | | | | WIP: u5 adcklownfish2024-09-112-5/+383
* | | | | | | | | Merge pull request #3697 from tones111/time_driver_exampleDario Nieuwenhuis2024-12-312-4/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix embassy-time-driver examplePaul Sbarra2024-12-292-4/+9
* | | | | | | | | | Merge pull request #3699 from bugadani/faqJames Munns2024-12-301-12/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Update faqDániel Buga2024-12-301-12/+3
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3698 from bugadani/desugarDario Nieuwenhuis2024-12-3018-124/+103
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Desugar some async fnsDániel Buga2024-12-3018-124/+103
|/ / / / / / / /
* | | | | | | | Merge pull request #3691 from fatfingers23/feature/rm2_feature_flagDario Nieuwenhuis2024-12-2911-86/+233
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed the cyw43-pio overclock featureBailey Townsend2024-12-284-56/+52
| * | | | | | | | Fixes ci (hopefully)Bailey Townsend2024-12-282-5/+13
| * | | | | | | | Added new param to examples and created a pico plus 2 w exampleBailey Townsend2024-12-286-10/+149
| * | | | | | | | Work doneBailey Townsend2024-12-272-27/+23
| * | | | | | | | Added a new rm2 feature flagBailey Townsend2024-12-272-1/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #3692 from 9names/embassy-usb-fix-build-w-logDario Nieuwenhuis2024-12-293-1/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ci: add embassy-usb to build tests9names2024-12-291-0/+9
| * | | | | | | embassy-usb: fix building with optional log feature9names2024-12-282-1/+7
|/ / / / / / /
* | | | | | | Merge pull request #3685 from Tiwalun/nrf54l-debug-unlockDario Nieuwenhuis2024-12-262-10/+68
|\ \ \ \ \ \ \
| * | | | | | | nrf54l: Allow debug access from firmware sid3Dominik Boehi2024-12-262-10/+68
* | | | | | | | Merge pull request #3687 from diondokter/improve-dualcore-safetyDario Nieuwenhuis2024-12-251-2/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Write the flag sooner with a known valueDion Dokter2024-12-251-0/+5
| * | | | | | | Make SharedData repr CDion Dokter2024-12-251-2/+37
|/ / / / / / /
* | | | | | | Merge pull request #3684 from embassy-rs/useless-std-featuresDario Nieuwenhuis2024-12-255-11/+3
|\ \ \ \ \ \ \
| * | | | | | | Remove useless std cargo features.Dario Nieuwenhuis2024-12-255-11/+3
|/ / / / / / /
* | | | | | | Merge pull request #3682 from Eekle/usb_composite_iars_by_defaultDario Nieuwenhuis2024-12-2431-209/+14
|\ \ \ \ \ \ \
| * | | | | | | Update default docs for device class fieldsEekle2024-12-241-3/+6