| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Merge pull request #4925 from diondokter/u0-lcd | xoviat | 2025-11-22 | 3 | -6/+416 | |
| | |\ \ | | | | | | | | | | | | | [STM32] LCD | |||||
| | | * | | Impl blink | Dion Dokter | 2025-11-22 | 1 | -1/+4 | |
| | | | | | ||||||
| | | * | | Add L0 family | Dion Dokter | 2025-11-22 | 1 | -5/+3 | |
| | | | | | ||||||
| | | * | | Minimize cargo toml + revert probe-rs config | Dion Dokter | 2025-11-22 | 2 | -5/+3 | |
| | | | | | ||||||
| | | * | | fmt + clippy + changelog | Dion Dokter | 2025-11-22 | 1 | -0/+6 | |
| | | | | | ||||||
| | | * | | Restructure build script and pin traits a little bit | Dion Dokter | 2025-11-22 | 1 | -28/+28 | |
| | | | | | ||||||
| | | * | | Create demo | Dion Dokter | 2025-11-20 | 1 | -6/+325 | |
| | | | | | ||||||
| | | * | | Update LCD to modern embassy | Dion Dokter | 2025-11-20 | 2 | -31/+34 | |
| | | | | | ||||||
| | | * | | Merge branch 'main' into u0-lcd | Dion Dokter | 2025-11-20 | 690 | -3441/+30124 | |
| | | |\ \ | ||||||
| | | * | | | Things work! | Dion Dokter | 2024-06-15 | 1 | -16/+23 | |
| | | | | | | ||||||
| | | * | | | More debugging | Dion Dokter | 2024-06-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Start implementing lcd | Dion Dokter | 2024-06-14 | 3 | -2/+78 | |
| | | | | | | ||||||
| * | | | | | Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵ | WillaWillNot | 2025-11-22 | 32 | -192/+32 | |
| | | | | | | | | | | | | | | | | | | | | | ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information | |||||
| * | | | | | Fixed broken examples/formatting reported by CI | WillaWillNot | 2025-11-21 | 33 | -80/+49 | |
| | | | | | | ||||||
| * | | | | | Synchronize with main branch | WillaWillNot | 2025-11-21 | 2 | -2/+28 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'main' into fix/stm32wba-adc4 | leftger | 2025-11-20 | 2 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'main' into adc | xoviat | 2025-11-20 | 2 | -1/+85 | |
| | | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | | adc: allow usage of anyadcchannel for adc4 | xoviat | 2025-11-20 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | stm32: Fixed ADC4 enable() for WBA | Gerzain Mata | 2025-11-20 | 1 | -1/+27 | |
| | | |/ / / | |/| | | | ||||||
| * / | | | | Updated documentation, fixed EXTI definition issues with chips that have ↵ | WillaWillNot | 2025-11-21 | 31 | -62/+426 | |
| |/ / / / | | | | | | | | | | | | | touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure | |||||
| * | | | | Merge pull request #4910 from fbrozovic/h7-async-flash | xoviat | 2025-11-19 | 1 | -0/+84 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | stm32: implement async flash | |||||
| | * | | | | stm32: add async flash example for h7 | Filip Brozovic | 2025-11-18 | 1 | -0/+84 | |
| | | | | | | ||||||
| * | | | | | stm32: impl. stop for stm32wb | xoviat | 2025-11-19 | 1 | -1/+1 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge branch 'main' into sma | xoviat | 2025-11-18 | 16 | -216/+175 | |
| |\| | | | ||||||
| | * | | | wpan_ get net example actually working | xoviat | 2025-11-17 | 1 | -15/+75 | |
| | | | | | ||||||
| | * | | | Merge pull request #4893 from 1-rafael-1/worldtimeapi-now-needs-api-key | Ulf Lilleengen | 2025-11-17 | 1 | -31/+59 | |
| | |\ \ \ | | | | | | | | | | | | | | | | rp example webrequest: switch example to httpbin request | |||||
| | | * | | | Switch WiFi example to non-TLS httpbin request | 1-rafael-1 | 2025-11-15 | 1 | -31/+59 | |
| | | | |/ | | |/| | ||||||
| | * | | | Merge pull request #4861 from i509VCB/nxp-metadata | i509VCB | 2025-11-17 | 2 | -3/+3 | |
| | |\ \ \ | | | | | | | | | | | | | | | | nxp: generate all chip peripherals and impls from metadata | |||||
| | | * | | | nxp: generate all chip peripherals and impls from metadata | i509VCB | 2025-11-16 | 2 | -3/+3 | |
| | | | | | | ||||||
| | * | | | | Merge pull request #4901 from xoviat/wpan | xoviat | 2025-11-17 | 1 | -100/+15 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | wpan: restructure mac driver | |||||
| | | * | | | | wpan: restructure mac driver | xoviat | 2025-11-16 | 1 | -100/+15 | |
| | | | |/ / | | |/| | | ||||||
| | * / | | | low_power: misc cleanups and allow main macro | xoviat | 2025-11-16 | 6 | -61/+12 | |
| | |/ / / | ||||||
| | * | | | Merge branch 'main' into stm32_sai_frame_length | xoviat | 2025-11-15 | 48 | -312/+1337 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge pull request #4884 from xoviat/adc | xoviat | 2025-11-14 | 1 | -2/+7 | |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | Fix async adc reads on h5 and others | |||||
| | | | * \ \ | Merge branch 'main' of https://github.com/embassy-rs/embassy into adc | xoviat | 2025-11-13 | 4 | -19/+623 | |
| | | | |\ \ \ | ||||||
| | | | * | | | | fix async adc for h5 and others | xoviat | 2025-11-13 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #4882. | |||||
| | | * | | | | | fix: use correct nrf54l15 flash size | Ulf Lilleengen | 2025-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both SVD and documentation agrees on 1524kB | |||||
| | | * | | | | | Merge pull request #4810 from ↵ | Ulf Lilleengen | 2025-11-14 | 3 | -12/+12 | |
| | | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | de-vri-es/nrf-gpiote-enable-interrupts-before-being-polled embassy-nrf: add `gpiote::InputChannel::wait_for_high/low()` | |||||
| | | | * | | | | embassy-nrf: add gpiote::InputChannel::wait_for_high/low() | Maarten de Vries | 2025-10-30 | 3 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also catch GPIOTE events directly when wait() is called, even before polling the future. | |||||
| | * | | | | | | Merge branch 'main' into stm32_sai_frame_length | everdrone | 2025-11-10 | 66 | -178/+1558 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | fix stm32h723 example | everdrone | 2025-10-23 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add new{_with_phy}, new_mii{_with_phy} | datdenkikniet | 2025-11-14 | 8 | -48/+48 | |
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #4881 from xoviat/blocking-delay | xoviat | 2025-11-13 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | stm32: extract block_for_us | |||||
| | * | | | | | | | stm32: extract block_for_us | xoviat | 2025-11-13 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove from pub api | |||||
| * | | | | | | | | Merge branch 'main' into stm32_i2c_v2_transaction | HybridChild | 2025-11-13 | 1 | -12/+6 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | adc: extract c0 | xoviat | 2025-11-13 | 1 | -12/+6 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * / | | | | | | stm32: Move i2c_master test to examples | HybridChild | 2025-11-13 | 2 | -0/+610 | |
| |/ / / / / / | ||||||
| * | | | | | | stm32: extract adc4 | xoviat | 2025-11-12 | 3 | -23/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | extract adc4 into common adc system and add anyInstance trait to cover adc4 and not adc4 | |||||
| * | | | | | | stm32/adc: extract into common | xoviat | 2025-11-12 | 12 | -35/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | add common low-level interface for adc | |||||
| * | | | | | | Merge pull request #4691 from matteo-meluzzi/17-add-support-for-boot-protocol | Ulf Lilleengen | 2025-11-12 | 8 | -130/+411 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add support for changing hid protocol mode in embassy-usb | |||||
