aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | stm32/uart: fix rb uart racexoviat2025-10-291-9/+4
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #4794 from doxxx/gpio-nointri509VCB2025-10-302-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix rustfmt errorGordon Tyler2025-10-301-1/+1
| * | | | | | | | | | | | | | | | | | | | | Improve comment about IIDX values being offsetGordon Tyler2025-10-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'embassy-rs:main' into gpio-nointrGordon Tyler2025-10-2821-139/+346
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Update changelogGordon Tyler2025-10-271-1/+2
| * | | | | | | | | | | | | | | | | | | | | | mspm0: group irq handlers must check for NO_INTR (#4785)Gordon Tyler2025-10-271-2/+9
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4811 from embassy-rs/fix-traceDario Nieuwenhuis2025-10-302-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | executor: fix build with 'trace' on.Dario Nieuwenhuis2025-10-302-1/+3
|/ / / / / / / / / / / / / / / / / / / / / / /
| | | | | | | | | | * | | | | | | | | | | | | reduce diff with misc. reversionsxoviat2025-10-302-110/+131
| | | | | | | | | | * | | | | | | | | | | | | rustfmt and updatexoviat2025-10-303-8/+26
| | | | | | | | | | * | | | | | | | | | | | | Merge branch 'main' into feature/stm32-i2c-v1-slave-modexoviat2025-10-30943-8802/+35467
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4804 from embassy-rs/esp-hosted-updateDario Nieuwenhuis2025-10-309-656/+14027
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | net-esp-hosted: add changelog.Dario Nieuwenhuis2025-10-301-0/+4
| * | | | | | | | | | | | | | | | | | | | | | net-esp-hosted: check in generated micropb code.Dario Nieuwenhuis2025-10-304-47/+13771
| * | | | | | | | | | | | | | | | | | | | | | net-esp-hosted: update proto definitions to latest esp-hosted-fg.Dario Nieuwenhuis2025-10-293-17/+225
| * | | | | | | | | | | | | | | | | | | | | | net-esp-hosted: switch from noproto to micropb.Dario Nieuwenhuis2025-10-295-697/+94
| * | | | | | | | | | | | | | | | | | | | | | net-esp-hosted: add Interface trait.Dario Nieuwenhuis2025-10-294-51/+89
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4806 from xoviat/frontpageUlf Lilleengen2025-10-302-9/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | fix editionxoviat2025-10-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | doc: use frontpage examplexoviat2025-10-291-8/+25
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4801 from embassy-rs/nrf54-fixesUlf Lilleengen2025-10-302-39/+124
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | fix: ppi bridge channel definitionsUlf Lilleengen2025-10-291-12/+87
| * | | | | | | | | | | | | | | | | | | | | fix: allow compiling without gpiote for nrf54Ulf Lilleengen2025-10-292-27/+30
| * | | | | | | | | | | | | | | | | | | | | fix: add missing ppi and grtc peripheralUlf Lilleengen2025-10-291-2/+9
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4803 from embassy-rs/gpiote-no-logsDario Nieuwenhuis2025-10-291-13/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | nrf/gpiote: remove logsDario Nieuwenhuis2025-10-291-13/+0
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4802 from robjwells/readme-linksUlf Lilleengen2025-10-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | readme: very minor link fixesRob Wells2025-10-291-2/+2
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4800 from diondokter/sleep-in-anomaly-fixUlf Lilleengen2025-10-292-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into sleep-in-anomaly-fixUlf Lilleengen2025-10-292-18/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4775 from diondokter/nrf-buffered-uart-fixUlf Lilleengen2025-10-292-18/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Make empty definition consistentDion Dokter2025-10-292-18/+32
|/ / / / / / / / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / / / / / / [nRF] Add delay in uart anomaly fixDion Dokter2025-10-292-0/+9
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4792 from usedhondacivic/cyw43-pio-clock-dividerUlf Lilleengen2025-10-292-17/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix buildusedhondacivic2025-10-262-4/+5
| * | | | | | | | | | | | | | | | | | | | | | Update CHANGELOGusedhondacivic2025-10-261-1/+1
| * | | | | | | | | | | | | | | | | | | | | | cyw43-pio: core clock speed based pio program selectionusedhondacivic2025-10-261-17/+92
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4798 from xoviat/timer-configUlf Lilleengen2025-10-292-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | timer/low_level: add ability to set master modexoviat2025-10-282-1/+7
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #4797 from JetroAS/fix/nrf5340-uicr-nsUlf Lilleengen2025-10-282-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | nrf5340: Do not write to UICR from non-secure worldDmitry Tarnyagin2025-10-282-1/+2
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #4793 from embassy-rs/nrf54-new-pacUlf Lilleengen2025-10-2849-726/+2831
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | chore: simplify spim example to be testable on devkitUlf Lilleengen2025-10-281-56/+14
| * | | | | | | | | | | | | | | | | | | | fix: convert to expected valueUlf Lilleengen2025-10-281-2/+10
| * | | | | | | | | | | | | | | | | | | | fix: use current freq at spim instance creation time for serial0Ulf Lilleengen2025-10-281-1/+14
| * | | | | | | | | | | | | | | | | | | | fix: only set detectmode in secure modeUlf Lilleengen2025-10-281-1/+1
| * | | | | | | | | | | | | | | | | | | | chore: make it clear which gpiotec for a channelUlf Lilleengen2025-10-283-29/+29
| * | | | | | | | | | | | | | | | | | | | feat: improve nrf54 support using new nrf-pacUlf Lilleengen2025-10-2849-726/+2852
* | | | | | | | | | | | | | | | | | | | | Merge pull request #4796 from xoviat/timer-valsUlf Lilleengen2025-10-282-10/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |