aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'embassy-rs:master' into qdecHenrik Alsér2022-05-124-5/+19
|\
| *-. Merge #763 #766bors[bot]2022-05-124-5/+19
| |\ \
| | | * Make usb_serial examples work on windowsTimo Kröger2022-05-122-0/+14
| | |/ | |/|
| | * usb: remove address arg from endpoint allocation.Dario Nieuwenhuis2022-05-094-5/+5
| |/
* | Merge branch 'embassy-rs:master' into qdecHenrik Alsér2022-05-0748-363/+806
|\|
| * Merge #752bors[bot]2022-05-0618-362/+40
| |\
| | * Replace embassy::io with embedded_io.Dario Nieuwenhuis2022-05-0713-32/+38
| | * Remove embassy_hal_common::usb.Dario Nieuwenhuis2022-05-045-330/+2
| * | Add H7 flash and bootloader supportMatous Hybl2022-05-0611-0/+269
| * | Add F7 flash and bootloader supportMatous Hybl2022-05-0611-0/+270
| * | Add support for F3 flashMatous Hybl2022-05-0610-1/+227
| |/
* | Change example pinsHenrik Alsér2022-05-071-3/+2
* | Add qdec moduleHenrik Alsér2022-05-071-0/+29
|/
* net: add functions to get current Eth and IP configDario Nieuwenhuis2022-05-022-2/+2
* Merge #743bors[bot]2022-04-301-0/+56
|\
| * Use defmt-friendly error handlingJoonas Javanainen2022-04-301-3/+3
| * Add PLL example for F2Joonas Javanainen2022-04-291-0/+56
* | embassy-stm32/eth: convert LAN8742 driver to generic SMI driverDavid Lenfesty2022-04-302-8/+8
|/
* Fix linker script for nrf bootloader exampleUlf Lilleengen2022-04-284-1/+24
* Allow using separate page sizes for state and dfuUlf Lilleengen2022-04-285-5/+5
* Add bootloader to CIUlf Lilleengen2022-04-2719-36/+44
* Add stm32 flash + bootloader supportUlf Lilleengen2022-04-2741-22/+892
*-. Merge #734 #735bors[bot]2022-04-262-0/+53
|\ \
| | * stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests.Dario Nieuwenhuis2022-04-271-0/+29
| * | executor: Add `Spawner::for_current_executor`.Dario Nieuwenhuis2022-04-261-0/+24
| |/
* / Update to released lorawan cratesUlf Lilleengen2022-04-264-7/+7
|/
* examples/nrf: add self_spawn example.Dario Nieuwenhuis2022-04-251-0/+24
* executor: fix unsoundness in InterruptExecutor::start.Dario Nieuwenhuis2022-04-253-18/+12
* Implement giant (chunked) DMA transfers for DCMI.Matous Hybl2022-04-251-2/+2
* examples/nrf: add product strings to all usb examples.Dario Nieuwenhuis2022-04-244-6/+17
* Add embassy-usb-ncm. Implements USBB CDC NCM (Ethernet over USB)Dario Nieuwenhuis2022-04-242-1/+280
* Switch to crates.io embedded-hal, embedded-hal-async.Dario Nieuwenhuis2022-04-225-40/+13
* Support multiple flash instances in embassy-bootUlf Lilleengen2022-04-193-6/+4
* Add embedded-storage trait impls for QSPIUlf Lilleengen2022-04-192-6/+4
* usb: rename UsbDeviceBuilder -> Builder.Dario Nieuwenhuis2022-04-164-8/+8
* usb-hid: add Config struct, to avoid too many params.Dario Nieuwenhuis2022-04-162-17/+16
* usb-hid: Simplify API.Dario Nieuwenhuis2022-04-162-11/+11
* Merge #711bors[bot]2022-04-144-20/+162
|\
| * Split UsbDevice::run into run and run_until_suspendalexmoon2022-04-131-28/+32
| * Remove channel and make run future cancelablealexmoon2022-04-131-14/+49
| * Remote wakeup bug fixesalexmoon2022-04-131-12/+12
| * Add DeviceStateHandler, DeviceCommand channel, and remote wakeup supportalexmoon2022-04-134-10/+113
* | net: auto-enable defmt in smoltcp using namespaced features.Dario Nieuwenhuis2022-04-133-3/+3
|/
* Merge #714bors[bot]2022-04-121-3/+4
|\
| * fix clock in l4 rng examplePhilip A Reimer2022-04-111-3/+4
* | Add ADC support for H7Matous Hybl2022-04-122-1/+43
|/
* add stm32l4 hsi48 and usb examplePhilip A Reimer2022-04-092-1/+118
* Unify ReadError and WriteError into EndpointErroralexmoon2022-04-092-28/+10
* Update to latest rust-lorawan versionUlf Lilleengen2022-04-084-20/+8
* Add missing stm32wl/stm32wb chips except stm32wleDario Nieuwenhuis2022-04-0814-2/+2