| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | timer: use u32 for high-level api | xoviat | 2025-12-01 | 2 | -2/+2 |
| * | chore: release embassy-rp, cyw43 and cyw43-pio | Ulf Lilleengen | 2025-11-27 | 3 | -8/+8 |
| * | feat: support nrf54 GRTC as time-driver | Ulf Lilleengen | 2025-11-26 | 3 | -57/+31 |
| * | Merge pull request #4941 from HaoboGu/chore/update_usbd_hid | Ulf Lilleengen | 2025-11-26 | 7 | -7/+7 |
| |\ | |||||
| | * | chore: bump usbd-hid version | Haobo Gu | 2025-11-25 | 7 | -7/+7 |
| * | | timer: add writable ring buffer | xoviat | 2025-11-25 | 2 | -0/+214 |
| |/ | |||||
| * | Merge pull request #4897 from bespsm/MSPM0-MATHACL | i509VCB | 2025-11-24 | 1 | -0/+39 |
| |\ | |||||
| | * | mspm0-mathacl: another round of format | Siarhei B | 2025-11-16 | 1 | -0/+1 |
| | * | mspm0-mathacl: switch to radians as input param for sincos operations | Siarhei B | 2025-11-16 | 1 | -6/+7 |
| | * | mspm0: apply formatting for new Mathacl & example | Siarhei B | 2025-11-16 | 1 | -2/+2 |
| | * | mspm0: add example of MATHACL based & tested on mspm0g3507 | Siarhei B | 2025-11-16 | 1 | -0/+37 |
| * | | wpan: restructure ipcc and hil test wpan_mac | xoviat | 2025-11-23 | 8 | -197/+168 |
| * | | Synchronize with main branch | WillaWillNot | 2025-11-22 | 3 | -6/+416 |
| |\ \ | |||||
| | * \ | Merge pull request #4925 from diondokter/u0-lcd | xoviat | 2025-11-22 | 3 | -6/+416 |
| | |\ \ | |||||
| | | * | | 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 ExtiInput... | WillaWillNot | 2025-11-22 | 32 | -192/+32 |
| * | | | | | 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 touc... | WillaWillNot | 2025-11-21 | 31 | -62/+426 |
| |/ / / / | |||||
| * | | | | Merge pull request #4910 from fbrozovic/h7-async-flash | xoviat | 2025-11-19 | 1 | -0/+84 |
| |\ \ \ \ | |||||
| | * | | | | 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 |
| | |\ \ \ | |||||
| | | * | | | 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 | 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 | 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 |
| | | |\ \ \ | |||||
| | | | * \ \ | 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 |
| | | * | | | | | fix: use correct nrf54l15 flash size | Ulf Lilleengen | 2025-11-14 | 1 | -1/+1 |
