aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* update embedded-storage{,-async}, remove patch.Dario Nieuwenhuis2023-12-0416-16/+16
|
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-2944-148/+102
|
* Update embedded-(hal,io,nal).Dario Nieuwenhuis2023-11-2911-27/+27
|
* Move embassy-lora, lora examples to lora-phy repo.Dario Nieuwenhuis2023-11-2920-1707/+1
|
* STM32 DAC: Rework DAC driver, support all families.Adam Greig2023-11-255-47/+30
|
* STM32 DAC: Swap to new TSEL enum entirely in-HALAdam Greig2023-11-252-4/+4
|
* Merge pull request #2200 from barnabywalters/asynci2cv1Dario Nieuwenhuis2023-11-2410-8/+213
|\ | | | | | | Implemented async I2C for v1
| * stm32/i2c: implement async i2c v1.Barnaby Walters2023-11-242-0/+197
| |
| * stm32/i2c: add async, dual interrupt scaffolding.Dario Nieuwenhuis2023-11-248-8/+16
| |
* | executor: Remove non-functional rtos-trace-interrupt.Dario Nieuwenhuis2023-11-241-1/+1
|/
* Merge pull request #2198 from adamgreig/stm32-opampDario Nieuwenhuis2023-11-201-1/+1
|\ | | | | | | STM32: Don't enable opamps in new(), wait until configured
| * STM32 opamp: use impl Peripheral instead of directly taking pinsAdam Greig2023-11-201-1/+1
| |
* | Add docs, touch all linker fragmentsJames Munns2023-11-193-2/+38
| |
* | Update RP2040 memory.xJames Munns2023-11-191-2/+2
|/ | | The RP2040 has 264KiB of memory, not 256KiB.
* executor: release v0.3.3Dario Nieuwenhuis2023-11-1535-35/+35
|
* stm32/rcc: unify f2 into f4/f7.Dario Nieuwenhuis2023-11-131-26/+29
|
* stm32/rcc: fix pll enum naming on f4, f7.Dario Nieuwenhuis2023-11-138-14/+14
|
* stm32/rcc: consistent casing and naming for PLL enums.Dario Nieuwenhuis2023-11-1318-32/+32
|
* Update heapless to v0.8, embedded-nal-async to v0.7Dario Nieuwenhuis2023-11-1021-25/+24
|
* usb: remove msos-descriptor feature.Dario Nieuwenhuis2023-11-0820-10/+21
|
* rp: Remove control handler from USB raw bulk examplekalkyl2023-11-071-9/+1
|
* Merge pull request #2158 from kalkyl/usb-bulkDario Nieuwenhuis2023-11-071-0/+150
|\ | | | | | | rp: Add USB raw bulk example
| * fmtkalkyl2023-11-071-1/+1
| |
| * Use driver reexportkalkyl2023-11-072-2/+1
| |
| * rp: Add USB raw bulk examplekalkyl2023-11-072-0/+151
| |
* | Merge pull request #2157 from kalkyl/usb-rawDario Nieuwenhuis2023-11-077-4/+207
|\| | | | | | | rp: Add USB raw example + msos-descriptor to examples and usb-logger
| * Add docskalkyl2023-11-071-2/+46
| |
| * Update pio-uart examplekalkyl2023-11-071-0/+1
| |
| * Add commentskalkyl2023-11-071-0/+6
| |
| * rp: Add USB raw example + msos descriptor to examples and usb-loggerkalkyl2023-11-076-4/+156
| |
* | Update stm32 usb_raw example to use MSOS descriptors for WinUSBAdam Greig2023-11-074-1/+24
|/
* Merge pull request #2142 from adamgreig/stm32g4-opampxoviat2023-11-061-1/+1
|\ | | | | | | stm32: support internal output on g4 opamps
| * stm32: support internal output on g4 opampsAdam Greig2023-11-051-1/+1
| |
* | stm32/rcc: add shared code for hsi48 with crs support.Dario Nieuwenhuis2023-11-0516-43/+38
| |
* | Add raw USB example using control transfersAdam Greig2023-11-051-0/+201
|/
* stm32/rcc: switch to modern api for l0, l1.Dario Nieuwenhuis2023-11-055-5/+5
|
* Cleanupkalkyl2023-11-031-2/+2
|
* rp: Add PWM input examplekalkyl2023-11-031-0/+26
|
* Merge pull request #2137 from kalkyl/pio-rotary-encoderDario Nieuwenhuis2023-11-021-0/+81
|\ | | | | | | rp: Add PIO rotary encoder example
| * Cleanupkalkyl2023-11-021-12/+2
| |
| * rp: Add PIO rotary encoder examplekalkyl2023-11-021-0/+91
| |
* | Upgrade static-cell to v2.0Dario Nieuwenhuis2023-11-0217-16/+20
|/
* Update Rust nightly.Dario Nieuwenhuis2023-11-017-3/+7
|
* Release embassy-executor v0.3.1Dario Nieuwenhuis2023-11-0135-35/+35
|
* Merge pull request #2127 from bugadani/releaseDario Nieuwenhuis2023-10-3139-39/+39
|\ | | | | | | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0
| * Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-3139-39/+39
| |
* | Merge pull request #2123 from bugadani/featureDario Nieuwenhuis2023-10-311-1/+2
|\| | | | | Re-add impl_trait_projections
| * Re-add impl_trait_projectionsDániel Buga2023-10-301-1/+2
| |
* | rp: Add PIO stepper motor driver examplekalkyl2023-10-301-0/+169
|/
* stm32/rcc: misc cleanups.Dario Nieuwenhuis2023-10-2315-43/+46
|