| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | mspm0-watchdog: add watchdog examples for all chips | Siarhei B | 2025-08-28 | 5 | -0/+270 | |
| * | | | | | | chore: prepare cyw43-pio release | Ulf Lilleengen | 2025-08-28 | 2 | -2/+2 | |
| * | | | | | | fix: version bumps | Ulf Lilleengen | 2025-08-28 | 2 | -2/+2 | |
| * | | | | | | fix: update more minor versions | Ulf Lilleengen | 2025-08-27 | 22 | -24/+24 | |
| * | | | | | | fix: remaining versions | Ulf Lilleengen | 2025-08-26 | 13 | -13/+13 | |
| * | | | | | | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 71 | -374/+373 | |
| * | | | | | | Load all crates in the graph, honor the "publish" flag to prevent publishing ... | Dario Nieuwenhuis | 2025-08-25 | 72 | -2/+436 | |
| * | | | | | | stm32/adc/v3: allow DMA reads to loop through enabled channels | Gabriel Smith | 2025-08-22 | 1 | -0/+94 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | rp: fix blocking I2C example regarding pull-up resistors | Rob Wells | 2025-08-19 | 1 | -4/+2 | |
| * | | | | | Merge pull request #4564 from erwin-ps/feature/rp-i2c-add-pullup-config | James Munns | 2025-08-19 | 1 | -1/+5 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add configurable internal pullups for rp i2c | erwin | 2025-08-18 | 1 | -1/+5 | |
| * | | | | | Merge pull request #4435 from bespsm/mspm0-i2c | i509VCB | 2025-08-14 | 5 | -0/+194 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | mspm0-I2C: replace examples for mspm0l1306 & mspm0g3507 with AD5171 | Siarhei B | 2025-08-04 | 4 | -33/+73 | |
| | * | | | | mspm0-I2C: mention blocking API's restrictions | Siarhei B | 2025-08-04 | 4 | -10/+12 | |
| | * | | | | mspm0-I2C: automate source clock definition | Siarhei B | 2025-08-04 | 4 | -20/+8 | |
| | * | | | | mspm0: Add I2C Controller examples for mspm0l1306, mspm0g3507 MCUs | Siarhei B | 2025-08-04 | 5 | -0/+164 | |
| * | | | | | chore: prepare embassy-boot-stm32 release | Ulf Lilleengen | 2025-08-12 | 9 | -9/+9 | |
| * | | | | | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 65 | -65/+65 | |
| * | | | | | Merge pull request #4532 from embassy-rs/update-metapac | Ulf Lilleengen | 2025-08-12 | 40 | -40/+40 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 40 | -40/+40 | |
| * | | | | | | Enable temp support on the nrf54l15 | nerwalt | 2025-08-12 | 1 | -0/+25 | |
| |/ / / / / | ||||||
| * | | | | | feat: lpc55 blocking usart added | Roi Bachynskyi | 2025-08-12 | 1 | -0/+40 | |
| * | | | | | Merge pull request #4517 from phycrax/config-with-speed-freq | Dario Nieuwenhuis | 2025-08-09 | 17 | -118/+19 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | revert deleted import | Süha Ünüvar | 2025-08-08 | 1 | -0/+1 | |
| | * | | | | | rustfmt | Süha Ünüvar | 2025-08-08 | 8 | -83/+11 | |
| | * | | | | | i2c examples | Süha Ünüvar | 2025-08-08 | 16 | -36/+9 | |
| | * | | | | | i2s | Süha Ünüvar | 2025-08-08 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'main' into nrf54l15-wdt | Dario Nieuwenhuis | 2025-08-08 | 9 | -1/+842 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge pull request #4514 from nerwalt/nrf54l15-rramc-nvmc | Dario Nieuwenhuis | 2025-08-08 | 2 | -0/+46 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Adds RRAMC support for the nrf54l15 | nerwalt | 2025-08-08 | 2 | -0/+46 | |
| | | |/ / / / / | ||||||
| | * / / / / / | Add examples for wiznet devboard | riceman2000 | 2025-08-07 | 7 | -1/+796 | |
| | |/ / / / / | ||||||
| * | | | | | | Fixes broken NS build | nerwalt | 2025-08-08 | 1 | -2/+3 | |
| * | | | | | | Adds WDT support for the nrf54l15 | nerwalt | 2025-08-08 | 1 | -0/+41 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #4459 from IrinaCh524/feat/lpc55-time-driver | i509VCB | 2025-08-06 | 3 | -2/+40 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | feat: add RTC time driver | Irina Chiorean | 2025-08-04 | 3 | -2/+40 | |
| * | | | | | | chore: bump versions | Ulf Lilleengen | 2025-08-04 | 4 | -5/+5 | |
| * | | | | | | chore: bump nrf and rp hal versions | Ulf Lilleengen | 2025-08-04 | 14 | -14/+14 | |
| |/ / / / / | ||||||
| * | | | | | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 20 | -20/+20 | |
| * | | | | | fix: do full minor version bump for time queue utils | Ulf Lilleengen | 2025-08-01 | 1 | -1/+1 | |
| * | | | | | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 64 | -64/+64 | |
| * | | | | | STM32WBA usb-dfu example | Gerzain Mata | 2025-07-29 | 14 | -0/+557 | |
| | |/ / / |/| | | | ||||||
| * | | | | Separated USB_OTG_HS to STM32WBA6 | Gerzain Mata | 2025-07-27 | 8 | -0/+209 | |
| * | | | | Working USB_OTG_HS example for STM32WBA | Gerzain Mata | 2025-07-27 | 2 | -138/+6 | |
| * | | | | Merge branch 'main' into feat/stm32wba-usb-example | Gerzain Mata | 2025-07-27 | 5 | -48/+31 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #4463 from leftger/feat/stm32wba-rcc-pll-support | Dario Nieuwenhuis | 2025-07-27 | 1 | -0/+65 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fixed timer config on STM32WBA pwm example | Gerzain Mata | 2025-07-27 | 1 | -2/+2 | |
| | | * | | | | Cargo fmt | Gerzain Mata | 2025-07-27 | 1 | -2/+3 | |
| | | * | | | | Merge branch 'main' into feat/stm32wba-rcc-pll-support | leftger | 2025-07-27 | 8 | -20/+420 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Added changes based on PR review | Gerzain Mata | 2025-07-27 | 1 | -2/+1 | |
| | * | | | | | | examples: fix RP2040 link establishing logic | Oscar Aurin | 2025-07-27 | 2 | -39/+21 | |
| | | |/ / / / | |/| | | | | ||||||
