aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4941 from HaoboGu/chore/update_usbd_hidUlf Lilleengen2025-11-267-7/+7
|\
| * chore: bump usbd-hid versionHaobo Gu2025-11-257-7/+7
* | timer: add writable ring bufferxoviat2025-11-252-0/+214
|/
* Merge pull request #4897 from bespsm/MSPM0-MATHACLi509VCB2025-11-241-0/+39
|\
| * mspm0-mathacl: another round of formatSiarhei B2025-11-161-0/+1
| * mspm0-mathacl: switch to radians as input param for sincos operationsSiarhei B2025-11-161-6/+7
| * mspm0: apply formatting for new Mathacl & exampleSiarhei B2025-11-161-2/+2
| * mspm0: add example of MATHACL based & tested on mspm0g3507Siarhei B2025-11-161-0/+37
* | wpan: restructure ipcc and hil test wpan_macxoviat2025-11-238-197/+168
* | Synchronize with main branchWillaWillNot2025-11-223-6/+416
|\ \
| * \ Merge pull request #4925 from diondokter/u0-lcdxoviat2025-11-223-6/+416
| |\ \
| | * | Impl blinkDion Dokter2025-11-221-1/+4
| | * | Add L0 familyDion Dokter2025-11-221-5/+3
| | * | Minimize cargo toml + revert probe-rs configDion Dokter2025-11-222-5/+3
| | * | fmt + clippy + changelogDion Dokter2025-11-221-0/+6
| | * | Restructure build script and pin traits a little bitDion Dokter2025-11-221-28/+28
| | * | Create demoDion Dokter2025-11-201-6/+325
| | * | Update LCD to modern embassyDion Dokter2025-11-202-31/+34
| | * | Merge branch 'main' into u0-lcdDion Dokter2025-11-20690-3441/+30124
| | |\ \
| | * | | Things work!Dion Dokter2024-06-151-16/+23
| | * | | More debuggingDion Dokter2024-06-151-1/+1
| | * | | Start implementing lcdDion Dokter2024-06-143-2/+78
* | | | | Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput...WillaWillNot2025-11-2232-192/+32
* | | | | Fixed broken examples/formatting reported by CIWillaWillNot2025-11-2133-80/+49
* | | | | Synchronize with main branchWillaWillNot2025-11-212-2/+28
|\| | | |
| * | | | Merge branch 'main' into fix/stm32wba-adc4leftger2025-11-202-2/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'main' into adcxoviat2025-11-202-1/+85
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | adc: allow usage of anyadcchannel for adc4xoviat2025-11-201-1/+1
| * | | | | stm32: Fixed ADC4 enable() for WBAGerzain Mata2025-11-201-1/+27
| | |/ / / | |/| | |
* / | | | Updated documentation, fixed EXTI definition issues with chips that have touc...WillaWillNot2025-11-2131-62/+426
|/ / / /
* | | | Merge pull request #4910 from fbrozovic/h7-async-flashxoviat2025-11-191-0/+84
|\ \ \ \
| * | | | stm32: add async flash example for h7Filip Brozovic2025-11-181-0/+84
* | | | | stm32: impl. stop for stm32wbxoviat2025-11-191-1/+1
| |/ / / |/| | |
* | | | Merge branch 'main' into smaxoviat2025-11-1816-216/+175
|\| | |
| * | | wpan_ get net example actually workingxoviat2025-11-171-15/+75
| * | | Merge pull request #4893 from 1-rafael-1/worldtimeapi-now-needs-api-keyUlf Lilleengen2025-11-171-31/+59
| |\ \ \
| | * | | Switch WiFi example to non-TLS httpbin request1-rafael-12025-11-151-31/+59
| | | |/ | | |/|
| * | | Merge pull request #4861 from i509VCB/nxp-metadatai509VCB2025-11-172-3/+3
| |\ \ \
| | * | | nxp: generate all chip peripherals and impls from metadatai509VCB2025-11-162-3/+3
| * | | | Merge pull request #4901 from xoviat/wpanxoviat2025-11-171-100/+15
| |\ \ \ \
| | * | | | wpan: restructure mac driverxoviat2025-11-161-100/+15
| | | |/ / | | |/| |
| * / | | low_power: misc cleanups and allow main macroxoviat2025-11-166-61/+12
| |/ / /
| * | | Merge branch 'main' into stm32_sai_frame_lengthxoviat2025-11-1548-312/+1337
| |\ \ \
| | * \ \ Merge pull request #4884 from xoviat/adcxoviat2025-11-141-2/+7
| | |\ \ \
| | | * \ \ Merge branch 'main' of https://github.com/embassy-rs/embassy into adcxoviat2025-11-134-19/+623
| | | |\ \ \
| | | * | | | fix async adc for h5 and othersxoviat2025-11-131-2/+7
| | * | | | | fix: use correct nrf54l15 flash sizeUlf Lilleengen2025-11-141-1/+1
| | * | | | | Merge pull request #4810 from de-vri-es/nrf-gpiote-enable-interrupts-before-b...Ulf Lilleengen2025-11-143-12/+12
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | embassy-nrf: add gpiote::InputChannel::wait_for_high/low()Maarten de Vries2025-10-303-12/+12
| * | | | | | Merge branch 'main' into stm32_sai_frame_lengtheverdrone2025-11-1066-178/+1558
| |\ \ \ \ \ \