| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | tests/stm32: add L1 DAC/ADC test. | Dario Nieuwenhuis | 2023-12-08 | 4 | -12/+105 | |
| | * | | | Update stm32-metapac. | Dario Nieuwenhuis | 2023-12-08 | 6 | -6/+12 | |
| | * | | | stm32/adc: move convert resolution from PAC to version-specific mod. | Dario Nieuwenhuis | 2023-12-08 | 2 | -17/+6 | |
| | * | | | stm32: add ADC f3_v1_1 | Sam Mason | 2023-12-04 | 4 | -14/+466 | |
| * | | | | Merge pull request #2260 from barnabywalters/main | Ulf Lilleengen | 2023-12-08 | 2 | -0/+10 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Fixed merge conflict | Barnaby Walters | 2023-12-06 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Update docs/modules/ROOT/pages/embassy_in_the_wild.adoc | Barnaby Walters | 2023-12-06 | 1 | -1/+1 | |
| | * | | | | | Added lora-rs links | Barnaby Walters | 2023-12-06 | 1 | -1/+2 | |
| | |/ / / / | ||||||
| | * | | | | Added description for Card/IO | Barnaby Walters | 2023-12-06 | 1 | -1/+1 | |
| | * | | | | Added embassy in the wild docs page with two projects | Barnaby Walters | 2023-12-06 | 2 | -0/+9 | |
| * | | | | | Merge pull request #2261 from barnabywalters/installation | Ulf Lilleengen | 2023-12-08 | 2 | -0/+179 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Changed example project name | Barnaby Walters | 2023-12-07 | 1 | -9/+8 | |
| | * | | | | Added a step-by-step guide to starting a new embassy project | Barnaby Walters | 2023-12-06 | 2 | -0/+180 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #2262 from embassy-rs/executor-macros | Dario Nieuwenhuis | 2023-12-06 | 17 | -34/+28 | |
| |\ \ \ \ | ||||||
| | * | | | | executor: rename macro crate to embassy-executor-macros, bump it. | Dario Nieuwenhuis | 2023-12-07 | 17 | -34/+28 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #2254 from jessebraham/executor-040 | Dario Nieuwenhuis | 2023-12-06 | 46 | -46/+49 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 44 | -44/+44 | |
| | * | | | embassy-executor 0.4 | Jesse Braham | 2023-12-06 | 2 | -2/+5 | |
| |/ / / | ||||||
| * | | | Merge pull request #2255 from badrbouslikhin/main | Dario Nieuwenhuis | 2023-12-05 | 2 | -2/+4 | |
| |\ \ \ | ||||||
| | * | | | stm32/eth: add host server command example | Badr Bouslikhin | 2023-12-05 | 2 | -0/+2 | |
| | * | | | stm32/eth: fix h7 examples | Badr Bouslikhin | 2023-12-05 | 2 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #2252 from barnabywalters/wiki2docs | Ulf Lilleengen | 2023-12-05 | 5 | -22/+139 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Moved content from the wiki to the docs | Barnaby Walters | 2023-12-05 | 5 | -22/+139 | |
| |/ / | ||||||
| * | | Merge pull request #2250 from embassy-rs/jamesmunns-patch-1 | Dario Nieuwenhuis | 2023-12-04 | 1 | -0/+11 | |
| |\ \ | ||||||
| | * | | Add implementation note for embassy-stm32's time-driver | James Munns | 2023-12-04 | 1 | -0/+11 | |
| |/ / | ||||||
| * | | Merge pull request #2249 from MathiasKoch/embassy-stm32/revert-day-of-week-fix | Dario Nieuwenhuis | 2023-12-04 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Revert "fix day of the week conversion" | Mathias | 2023-12-04 | 1 | -1/+1 | |
| * | | | Merge pull request #2248 from MabezDev/new-releases | Dario Nieuwenhuis | 2023-12-04 | 70 | -116/+128 | |
| |\ \ \ | ||||||
| | * | | | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 65 | -113/+113 | |
| | * | | | embassy-time 0.2 | Scott Mabin | 2023-12-04 | 2 | -2/+4 | |
| | * | | | embassy-sync 0.5 | Scott Mabin | 2023-12-04 | 3 | -1/+11 | |
| |/ / / | ||||||
| * | | | Remove embassy-lora from doc build. | Dario Nieuwenhuis | 2023-12-04 | 2 | -2/+1 | |
| * | | | Merge pull request #2247 from embassy-rs/update-embedded-storage | Dario Nieuwenhuis | 2023-12-04 | 25 | -33/+30 | |
| |\ \ \ | ||||||
| | * | | | update embedded-storage{,-async}, remove patch. | Dario Nieuwenhuis | 2023-12-04 | 25 | -33/+30 | |
| |/ / / | ||||||
| * | | | Merge pull request #2224 from cbruiz/stm32g0-usb_spi | Dario Nieuwenhuis | 2023-12-04 | 1 | -7/+21 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | stm32/rcc: Add support for HSE Oscillator in stm32g0 | Carlos Barrales Ruiz | 2023-12-04 | 1 | -7/+21 | |
| |/ / | ||||||
| * | | Merge pull request #2241 from adamgreig/stm32-uid | Dario Nieuwenhuis | 2023-12-03 | 2 | -0/+31 | |
| |\ \ | ||||||
| | * | | STM32: Add UID driver | Adam Greig | 2023-12-03 | 2 | -0/+31 | |
| * | | | Merge pull request #2237 from badrbouslikhin/main | Dario Nieuwenhuis | 2023-12-03 | 1 | -6/+127 | |
| |\ \ \ | ||||||
| | * | | | stm32/rcc: add missing h7 power config | Badr Bouslikhin | 2023-12-02 | 1 | -0/+12 | |
| | * | | | stm32/rcc: refactor h7 rm0455,rm0468 and rm0468 power management | Badr Bouslikhin | 2023-12-02 | 1 | -58/+29 | |
| | * | | | stm32/rcc: enable power supply configurability for rm0455 and rm0468 | Badr Bouslikhin | 2023-12-02 | 1 | -13/+5 | |
| | * | | | stm32/rcc: make h7 rm0399 power supply configurable | Badr Bouslikhin | 2023-12-01 | 1 | -1/+147 | |
| * | | | | Merge pull request #2245 from peter9477/nrf52-qspi-zerolen-fix | Dario Nieuwenhuis | 2023-12-03 | 1 | -1/+21 | |
| |\ \ \ \ | ||||||
| | * | | | | nrf52/qspi: avoid infinite busy-wait on QSPI read/write with zero-len buffer,... | Peter Hansen | 2023-12-03 | 1 | -1/+21 | |
| * | | | | | Merge pull request #2244 from embassy-rs/rm-xtensa | Dario Nieuwenhuis | 2023-12-03 | 4 | -93/+5 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | executor: remove arch-xtensa. | Dario Nieuwenhuis | 2023-12-03 | 4 | -93/+5 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #2243 from peter9477/nrf52-approtect-fix | Dario Nieuwenhuis | 2023-12-03 | 8 | -2/+10 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | minimum build code for new APPROTECT is chip type-specific | Peter Hansen | 2023-12-03 | 8 | -2/+10 | |
| |/ / / | ||||||
| * | | | Merge pull request #2240 from GrantM11235/fix-freq-off-by-one | Ulf Lilleengen | 2023-12-02 | 1 | -1/+4 | |
| |\ \ \ | ||||||
