| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3115 from 1-rafael-1/add-http-request-example-to-rp | James Munns | 2024-06-25 | 2 | -2/+201 |
| |\ | |||||
| | * | rustfmt | rafael | 2024-06-24 | 1 | -2/+2 |
| | * | comment the comments | rafael | 2024-06-24 | 1 | -2/+4 |
| | * | rustfmt again | rafael | 2024-06-24 | 1 | -4/+2 |
| | * | rustfmt | rafael | 2024-06-24 | 1 | -16/+9 |
| | * | need to bring down binary size or flashing will corrupt the device | rafael | 2024-06-24 | 1 | -1/+5 |
| | * | add wifi_webrequest example | rafael | 2024-06-23 | 2 | -2/+204 |
| * | | Merge pull request #3113 from tshakah/patch-1 | Ulf Lilleengen | 2024-06-24 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Fix typo in README | Eli Hastings | 2024-06-24 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #3044 from kalkyl/adc-multi | Henrik Alsér | 2024-06-22 | 3 | -5/+135 |
| |\ | |||||
| | * | Change pin in HIL test | kalkyl | 2024-06-22 | 1 | -1/+1 |
| | * | Add comment about internal api | kalkyl | 2024-06-22 | 1 | -0/+2 |
| | * | rp: Add multichannel ADC | kalkyl | 2024-06-05 | 3 | -5/+133 |
| * | | Merge pull request #3079 from aurelj/with_timeout | Ulf Lilleengen | 2024-06-22 | 2 | -1/+31 |
| |\ \ | |||||
| | * | | implement with_timeout()/with_deadline() method style call on Future | Aurélien Jacobs | 2024-06-14 | 2 | -1/+31 |
| * | | | Merge pull request #3095 from Adancurusul/g0_development | Ulf Lilleengen | 2024-06-22 | 3 | -0/+189 |
| |\ \ \ | |||||
| | * | | | Update pwm_complementary.rs | Chen Yuheng | 2024-06-19 | 1 | -1/+0 |
| | * | | | Add PWM examples for stm32g0 | Chen Yuheng | 2024-06-19 | 3 | -0/+190 |
| * | | | | Merge pull request #3100 from romainreignier/feature/stm32wb_doc_fix | Ulf Lilleengen | 2024-06-22 | 8 | -8/+0 |
| |\ \ \ \ | |||||
| | * | | | | examples: stm32wb: remove comment about memory.x file | Romain Reignier | 2024-06-20 | 8 | -8/+0 |
| | |/ / / | |||||
| * | | | | Merge pull request #3101 from ROMemories/patch-1 | Dario Nieuwenhuis | 2024-06-20 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | docs(gpio): fix a typo regarding GPIO speed | ROMemories | 2024-06-20 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #3092 from tarfu/patch-1 | Dario Nieuwenhuis | 2024-06-18 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Update rust-toolchain-nightly.toml to compile with changes to fmt.rs | Tobias Breitwieser | 2024-06-18 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #3091 from embassy-rs/nrf-egu-peri | Dario Nieuwenhuis | 2024-06-18 | 13 | -0/+264 |
| |\ \ \ | |||||
| | * | | | cargo fmt | Ulf Lilleengen | 2024-06-18 | 1 | -16/+4 |
| | * | | | add HAL and example for using nRF EGU peripheral | Ulf Lilleengen | 2024-06-18 | 13 | -0/+276 |
| * | | | | Merge pull request #3090 from Adancurusul/add_G0_examples | Dario Nieuwenhuis | 2024-06-18 | 6 | -0/+153 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Add stm32g0 examples | Chen Yuheng | 2024-06-18 | 6 | -0/+153 |
| |/ / / | |||||
| * | | | Merge pull request #3087 from ProfFan/patch-2 | Dario Nieuwenhuis | 2024-06-17 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Update Cargo.toml to latest `stm32-metapac` | Fan Jiang | 2024-06-17 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge pull request #3085 from embassy-rs/collapse | Dario Nieuwenhuis | 2024-06-16 | 23 | -0/+391 |
| |\ \ \ | |||||
| | * | | | Add collapse_debuginfo to fmt.rs macros. | Dario Nieuwenhuis | 2024-06-17 | 23 | -0/+391 |
| |/ / / | |||||
| * | | | Merge pull request #3084 from sjoerdsimons/ucpd-missing-packets | Dario Nieuwenhuis | 2024-06-16 | 1 | -9/+10 |
| |\ \ \ | |||||
| | * | | | [USPD] clear interrupt flags right after reception | Sjoerd Simons | 2024-06-16 | 1 | -7/+6 |
| | * | | | [UCPD] Don't disable ucpd rx after each reception | Sjoerd Simons | 2024-06-16 | 1 | -2/+4 |
| * | | | | Merge pull request #3031 from honzasp/pin-af | Dario Nieuwenhuis | 2024-06-16 | 31 | -581/+667 |
| |\ \ \ \ | |||||
| | * | | | | stm32/gpio: refactor AfType | Jan Špaček | 2024-06-16 | 31 | -581/+667 |
| |/ / / / | |||||
| * | | | | Merge pull request #3082 from markszente/dsihost-format-derive | Dario Nieuwenhuis | 2024-06-15 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Add Format derive | Mark Szente | 2024-06-15 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #3083 from 1-rafael-1/fix---binary-format-in-rp-examples | Ulf Lilleengen | 2024-06-15 | 5 | -10/+10 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | --binary-format bin in rp examples | rafael | 2024-06-15 | 5 | -10/+10 |
| |/ / / | |||||
| * | | | Merge pull request #3081 from 1-rafael-1/typo-in-rp-examples | Ulf Lilleengen | 2024-06-15 | 4 | -8/+8 |
| |\ \ \ | |||||
| | * | | | typo: was missing "bin" | rafael | 2024-06-14 | 4 | -8/+8 |
| |/ / / | |||||
| * | | | Merge pull request #3080 from Eekle/main | Dario Nieuwenhuis | 2024-06-14 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Update stm32 to latest generated data | Eekle | 2024-06-14 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #3073 from 1-rafael-1/uploading-cyw-fw-new-format | Dario Nieuwenhuis | 2024-06-13 | 5 | -10/+10 |
| |\ \ | |||||
| | * | | probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address 0x10... | rafael | 2024-06-13 | 5 | -10/+10 |
| |/ / | |||||
| * | | Merge pull request #3072 from embassy-rs/rust1-79 | Dario Nieuwenhuis | 2024-06-13 | 17 | -118/+74 |
| |\ \ | |||||
| | * | | Use raw slices .len() method instead of unsafe hacks. | Dario Nieuwenhuis | 2024-06-13 | 10 | -116/+51 |
