aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | Merge branch 'main' into mainmaor19932025-08-29144-280/+276
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'embassy-rs:main' into mainmaor19932025-08-2978-381/+1178
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | stm32l4/example/adc_dma: missing clock configurationmaor malka2025-08-241-5/+7
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | stm32/adc/v3: added support for DMA based adc samplingmaor malka2025-08-241-0/+49
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | rustfmt and updatexoviat2025-10-302-6/+25
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'main' into feature/stm32-i2c-v1-slave-modexoviat2025-10-30419-1387/+4547
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | net-esp-hosted: add Interface trait.Dario Nieuwenhuis2025-10-291-11/+5
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | chore: simplify spim example to be testable on devkitUlf Lilleengen2025-10-281-56/+14
| | | | | | | | | | | | |
| | * | | | | | | | | | | chore: make it clear which gpiotec for a channelUlf Lilleengen2025-10-281-4/+4
| | | | | | | | | | | | |
| | * | | | | | | | | | | feat: improve nrf54 support using new nrf-pacUlf Lilleengen2025-10-2815-82/+476
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update nrf-pac to version that modifies nrf52 register layout to match nrf54 to reduce the amount of cfg needed for nrf54 support. * Make the following peripherals available on nrf54: twim, twis, spim, spis, uart, buffered uarte, dppi, gpiote, pwm, saadc * Add examples tested on the nrf54 dk Some code is based on or copied from other pull requests, modified to match the new nrf-pac layout. Co-authored-by: Dmitry Tarnyagin <[email protected]>
| | * | | | | | | | | | | Merge branch 'main' into nrf-simplepwm-configMaarten de Vries2025-10-281-0/+18
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | | * | | | | | | | | | nxp/lpc55: pwm simpleRoi Bachynskyi2025-10-231-0/+18
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * / | | | | | | | | embassy_nrf: update examplesMaarten de Vries2025-10-153-18/+19
| | |/ / / / / / / / /
| | * | | | | | | | | feat(nrf): add rtc support for nRF54LHaobo Gu2025-10-142-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Haobo Gu <[email protected]>
| | * | | | | | | | | mspm0-i2c-target: update examples with split configcrispaudio2025-10-102-10/+14
| | | | | | | | | | |
| | * | | | | | | | | mspm0-i2c-target: add mspm0l1306 example and set target address explicitly ↵Iooon2025-10-102-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in examples
| | * | | | | | | | | mspm0-i2c-target: fix comment in examplecrispaudio2025-10-101-1/+1
| | | | | | | | | | |
| | * | | | | | | | | mspm0-i2c-target: add i2c target with examplecrispaudio2025-10-101-0/+60
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-06216-301/+289
| | | | | | | | | |
| | * | | | | | | | Edition 2024.Dario Nieuwenhuis2025-10-0695-118/+118
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | nrf: apply FICR.TRIMCNF valuesMatthew Tran2025-10-051-0/+30
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | stm32: add config to MCO to control the drive strength.Daniel Nilsson2025-10-016-11/+77
| | | | | | | |
| | * | | | | | chore: prepare crate releasesUlf Lilleengen2025-09-3012-13/+13
| | | | | | | |
| | * | | | | | Merge pull request #4718 from mike-kfed/saadc-resetDario Nieuwenhuis2025-09-291-0/+62
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Reset SAADC for nrf52, workaround for anomaly 241.
| | | * | | | | | Reset SAADC in Drop impl for nrf52, workaround for anomaly 241.Michael Kefeder2025-09-291-0/+62
| | | | | | | | |
| | * | | | | | | nrf/usb: erase instance genericsDario Nieuwenhuis2025-09-284-10/+6
| | | | | | | | |
| | * | | | | | | nrf/radio: erase instance genericDario Nieuwenhuis2025-09-281-1/+1
| | | | | | | | |
| | * | | | | | | nrf/rtc: erase instance genericDario Nieuwenhuis2025-09-281-2/+1
| | | | | | | | |
| | * | | | | | | nrf/uart,timer: erase instance generics.Dario Nieuwenhuis2025-09-282-2/+2
| | |/ / / / / /
| | * | | | | | Merge pull request #4685 from Abrahamh08/mainDario Nieuwenhuis2025-09-262-2/+2
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | feat(nrf/spim): erase Instance type from Spim
| | | * | | | | | feat(nrf/spim): erase Instance type from SpimAbraham Hamidi2025-09-242-2/+2
| | | | |_|_|/ / | | | |/| | | |
| | * / | | | | lpc55: dma and async usartRoi Bachynskyi2025-09-251-0/+70
| | |/ / / / /
| | * | | | | Merge branch 'main' into add-nrf-rtc-driverUlf Lilleengen2025-09-223-3/+3
| | |\ \ \ \ \
| | | * | | | | Update manifests to satisfy new checks.Dario Nieuwenhuis2025-09-223-3/+3
| | | | | | | |
| | * | | | | | add basic RTC driver for nRFRobin Mueller2025-09-222-0/+58
| | |/ / / / /
| | * / / / / examples/rp235x: Add multicore stack overflow example9names2025-09-211-0/+72
| |/ / / / / |/| | | | |
| * | | | | Fix formatting in examplesHybridChild2025-08-232-2/+2
| | | | | |
| * | | | | Fix formatting in examplesHybridChild2025-08-232-4/+2
| | | | | |
| * | | | | Run cargo fmt for examplesHybridChild2025-08-232-38/+47
| | | | | |
| * | | | | stm32/i2c_v1: Add async and blocking example codeHybridChild2025-08-232-0/+241
| |/ / / /
* | | | | Merge pull request #4216 from 1-rafael-1/rp2040-rtc-alarmUlf Lilleengen2025-09-172-1/+73
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | embassy-rp (rp2040): Rtc wait_for_alarm
| * | | | | Log current date and time when alarm is triggered1-rafael-12025-09-151-1/+5
| | | | | |
| * | | | | alarm handling to poll hardware status directly; add ci test1-rafael-12025-09-151-8/+4
| | | | | |
| * | | | | Merge branch 'main' into rp2040-rtc-alarm1-rafael-12025-09-15363-1485/+7983
| |\ \ \ \ \
| * | | | | | simplify alarm scheduling logic in RTC example1-rafael-12025-05-201-4/+1
| | | | | | |
| * | | | | | embassy-rp (rp2040): Rtc wait_for_alarm1-rafael-12025-05-162-1/+76
| | | | | | |
* | | | | | | Merge pull request #4646 from Iooon/mspm0-adci509VCB2025-09-172-0/+78
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | MSPM0: add adc implementation
| * | | | | | | mspm0-adc: implement From for AnyAdcChannelcrispaudio2025-09-142-12/+6
| | | | | | | |
| * | | | | | | mspm0-adc: remove dynamic vrsel and cleanupcrispaudio2025-09-092-16/+4
| | | | | | | |
| * | | | | | | mspm0-adc: add adc with examplescrispaudio2025-09-082-0/+96
| | | | | | | |