aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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 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 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
* Merge pull request #4216 from 1-rafael-1/rp2040-rtc-alarmUlf Lilleengen2025-09-172-1/+73
|\
| * 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-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
* | | | Merge remote-tracking branch 'upstream/main' into adc_v3-enumsPer Rosengren2025-09-1618-79/+813
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #4658 from Riceman2000/mainDario Nieuwenhuis2025-09-151-0/+155
| |\ \ \
| | * | | Fix removed commentsriceman20002025-09-142-6/+6
| | * | | Up SPI freqriceman20002025-09-141-1/+1
| | * | | Remove unused importsriceman20002025-09-121-3/+1
| | * | | Merge branch 'embassy-rs:main' into mainRice2025-09-122-3/+1
| | |\ \ \
| | * | | | Updated examplericeman20002025-09-121-11/+23
| | * | | | Example first draftRiceman20002025-09-121-0/+145
| | * | | | Fix typo in PIO SPI examplesRiceman20002025-09-122-6/+6
| * | | | | Merge pull request #4661 from mkj/pr/onewire-parasiteDario Nieuwenhuis2025-09-154-49/+233
| |\ \ \ \ \
| | * | | | | rp/pio: Copy onewire examples from rp to rp235xMatt Johnston2025-09-142-49/+143
| | * | | | | rp/pio: Add onewire strong pullups, parasite powerMatt Johnston2025-09-142-0/+90
| * | | | | | fix examplesSüha Ünüvar2025-09-153-24/+24
| |/ / / / /
| * | / / / lpc55: added lpc55-core0 featureRoi Bachynskyi2025-09-121-1/+1
| | |/ / / | |/| | |
| * | | | ci: use devtool to build.Dario Nieuwenhuis2025-09-112-3/+1
| |/ / /
| * | | Fix exampleDion Dokter2025-09-112-5/+5
| * | | Add cargo metadataDion Dokter2025-09-111-0/+6
| * | | Add edf example to CI and fix the examplediondokter2025-09-112-7/+8
| * | | rustfmtJames Munns2025-09-111-1/+3
| * | | Add EDF exampleJames Munns2025-09-115-0/+268
| |/ /
| * | nrf: 802.15.4 embassy-net-driverRemmirad2025-09-062-2/+122
* | | CleanupPer Rosengren2025-09-161-11/+0