| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | |/ |/| | |||||
| * | | 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 |
| | | * | | | | Merge pull request #4810 from de-vri-es/nrf-gpiote-enable-interrupts-before-b... | Ulf Lilleengen | 2025-11-14 | 3 | -12/+12 |
| | | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | | * | | | embassy-nrf: add gpiote::InputChannel::wait_for_high/low() | Maarten de Vries | 2025-10-30 | 3 | -12/+12 |
| | * | | | | | 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 | xoviat | 2025-11-13 | 1 | -7/+7 |
| * | | | | | | | 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 |
| * | | | | | stm32/adc: extract into common | xoviat | 2025-11-12 | 12 | -35/+49 |
| * | | | | | Merge pull request #4691 from matteo-meluzzi/17-add-support-for-boot-protocol | Ulf Lilleengen | 2025-11-12 | 8 | -130/+411 |
| |\ \ \ \ \ | |||||
| | * | | | | | Merge branch 'main' into 17-add-support-for-boot-protocol | Matteo Meluzzi | 2025-10-24 | 305 | -419/+621 |
| | * | | | | | Merge branch 'main' into 17-add-support-for-boot-protocol | Matteo Meluzzi | 2025-10-02 | 34 | -42/+365 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | update hid mouse and keyboard examples | matteo | 2025-10-01 | 6 | -107/+282 |
| | * | | | | | | rename HidSubclass to match hid spec | matteo | 2025-10-01 | 8 | -8/+8 |
| | * | | | | | | review comments | matteo | 2025-09-30 | 9 | -19/+39 |
| | * | | | | | | working nrf52840 examples | matteo | 2025-09-23 | 3 | -22/+76 |
| | * | | | | | | update hid examples | matteo | 2025-09-23 | 8 | -8/+40 |
| * | | | | | | | Merge pull request #4866 from xoviat/adc | xoviat | 2025-11-11 | 2 | -3/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | adc: seal special channels | xoviat | 2025-11-11 | 1 | -0/+5 |
| | * | | | | | | | adc: cleanup g4 | xoviat | 2025-11-11 | 1 | -3/+3 |
| * | | | | | | | | Merge branch main into n6 | everdrone | 2025-11-11 | 370 | -711/+2723 |
| |\| | | | | | | | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | adc: exact cal | xoviat | 2025-11-10 | 2 | -4/+4 |
| | * | | | | | | adc: remove sample_time from struct | xoviat | 2025-11-10 | 25 | -91/+66 |
| | | |_|/ / / | |/| | | | | |||||
| | * | | | | | update stm32-fmc | xoviat | 2025-11-09 | 6 | -6/+6 |
| | * | | | | | Merge pull request #4813 from xoviat/bk | xoviat | 2025-11-09 | 1 | -0/+31 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | stm32: add backup sram mod | xoviat | 2025-11-06 | 1 | -0/+31 |
