aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add adc oversampling supportChen Yuheng2024-06-272-0/+58
* Merge pull request #3121 from embassy-rs/nrftestsDario Nieuwenhuis2024-06-2510-81/+219
|\
| * tests/nrf: add non-buffered uart tests.Dario Nieuwenhuis2024-06-253-0/+100
| * tests/nrf: generalize buffereduart tests for all chips.Dario Nieuwenhuis2024-06-256-75/+108
| * nrf/buffered_uart: take into account EASYDMA_SIZE. fixes nrf52832Dario Nieuwenhuis2024-06-251-4/+5
| * nrf: fix wrong order configuring gpios.Dario Nieuwenhuis2024-06-252-2/+6
|/
* Merge pull request #3120 from embassy-rs/nrftestsDario Nieuwenhuis2024-06-2529-143/+306
|\
| * nrf/gpiote: fix port1 on nrf5340Dario Nieuwenhuis2024-06-251-8/+8
| * tests/nrf: unify, add nrf52832, nrf52833, nrf5340, nrf9160Dario Nieuwenhuis2024-06-2528-135/+298
|/
* Merge pull request #3119 from diondokter/rp-boot2-noneDario Nieuwenhuis2024-06-251-0/+1
|\
| * RP: Shut up missed warning boot2-noneDion Dokter2024-06-251-0/+1
* | Merge pull request #3118 from diondokter/rp-boot2-noneDario Nieuwenhuis2024-06-252-0/+9
|\|
| * Fix syntax error?Dion Dokter2024-06-251-1/+1
| * RP: add option to provide your own boot2Dion Dokter2024-06-252-0/+9
* | Merge pull request #3117 from 9names/rp-example-fixesJames Munns2024-06-255-5/+17
|\ \
| * | Fix rngcore imports in examples9names2024-06-253-0/+6
| * | Replace joke seed with best RNG available9names2024-06-254-4/+10
| * | Use published version of reqwless9names2024-06-251-1/+1
|/ /
* | Merge pull request #3115 from 1-rafael-1/add-http-request-example-to-rpJames Munns2024-06-252-2/+201
|\ \
| * | rustfmtrafael2024-06-241-2/+2
| * | comment the commentsrafael2024-06-241-2/+4
| * | rustfmt againrafael2024-06-241-4/+2
| * | rustfmtrafael2024-06-241-16/+9
| * | need to bring down binary size or flashing will corrupt the devicerafael2024-06-241-1/+5
| * | add wifi_webrequest examplerafael2024-06-232-2/+204
* | | Merge pull request #3113 from tshakah/patch-1Ulf Lilleengen2024-06-241-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in READMEEli Hastings2024-06-241-1/+1
|/ /
* | Merge pull request #3044 from kalkyl/adc-multiHenrik Alsér2024-06-223-5/+135
|\ \
| * | Change pin in HIL testkalkyl2024-06-221-1/+1
| * | Add comment about internal apikalkyl2024-06-221-0/+2
| * | rp: Add multichannel ADCkalkyl2024-06-053-5/+133
* | | Merge pull request #3079 from aurelj/with_timeoutUlf Lilleengen2024-06-222-1/+31
|\ \ \
| * | | implement with_timeout()/with_deadline() method style call on FutureAurélien Jacobs2024-06-142-1/+31
* | | | Merge pull request #3095 from Adancurusul/g0_developmentUlf Lilleengen2024-06-223-0/+189
|\ \ \ \
| * | | | Update pwm_complementary.rsChen Yuheng2024-06-191-1/+0
| * | | | Add PWM examples for stm32g0Chen Yuheng2024-06-193-0/+190
| | |_|/ | |/| |
* | | | Merge pull request #3100 from romainreignier/feature/stm32wb_doc_fixUlf Lilleengen2024-06-228-8/+0
|\ \ \ \
| * | | | examples: stm32wb: remove comment about memory.x fileRomain Reignier2024-06-208-8/+0
| |/ / /
* | | | Merge pull request #3101 from ROMemories/patch-1Dario Nieuwenhuis2024-06-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | docs(gpio): fix a typo regarding GPIO speedROMemories2024-06-201-1/+1
|/ / /
* | | Merge pull request #3092 from tarfu/patch-1Dario Nieuwenhuis2024-06-181-1/+1
|\ \ \
| * | | Update rust-toolchain-nightly.toml to compile with changes to fmt.rsTobias Breitwieser2024-06-181-1/+1
|/ / /
* | | Merge pull request #3091 from embassy-rs/nrf-egu-periDario Nieuwenhuis2024-06-1813-0/+264
|\ \ \
| * | | cargo fmtUlf Lilleengen2024-06-181-16/+4
| * | | add HAL and example for using nRF EGU peripheralUlf Lilleengen2024-06-1813-0/+276
* | | | Merge pull request #3090 from Adancurusul/add_G0_examplesDario Nieuwenhuis2024-06-186-0/+153
|\ \ \ \ | |/ / / |/| | |
| * | | Add stm32g0 examplesChen Yuheng2024-06-186-0/+153
|/ / /
* | | Merge pull request #3087 from ProfFan/patch-2Dario Nieuwenhuis2024-06-171-2/+2
|\ \ \
| * | | Update Cargo.toml to latest `stm32-metapac`Fan Jiang2024-06-171-2/+2
|/ / /
* | | Merge pull request #3085 from embassy-rs/collapseDario Nieuwenhuis2024-06-1623-0/+391
|\ \ \