aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | usb/cdc-ncm: add embassy-net Device implementation.Dario Nieuwenhuis2022-12-136-371/+54
* | Merge branch 'master' into multicoreHenrik Alsér2022-12-133-1/+187
|\ \
| | \
| | \
| *-. \ Merge #1043 #1103bors[bot]2022-12-133-1/+187
| |\ \ \
| | * | | Added RelocateProgram class for adjusting PIO-programs for different origins.Simon Berg2022-12-092-16/+25
| | * | | PIO support for RPi PicoSimon Berg2022-12-093-1/+178
| | |/ /
* | | | Refactor after reviewkalkyl2022-12-131-3/+2
* | | | Cleanupkalkyl2022-12-101-4/+3
* | | | Feature gate critical-section-implkalkyl2022-12-101-1/+1
* | | | fmtkalkyl2022-12-101-2/+2
* | | | embassy-rp: Add multicore supportkalkyl2022-12-102-1/+64
|/ / /
* / / nrf: add manually_create_executor example.Dario Nieuwenhuis2022-12-091-0/+49
|/ /
* | Merge #1049bors[bot]2022-12-093-0/+383
|\ \
| * | Move the responsibility to manage buffers to the I2S streamChristian Perez Llamas2022-12-083-17/+241
| * | Optimization to be able to work with only 2 buffersChristian Perez Llamas2022-11-291-11/+9
| * | Buffer management in line with other peripherals. Constructor and config rede...Christian Perez Llamas2022-11-191-42/+61
| * | Fix formatChristian Perez Llamas2022-11-191-2/+1
| * | Add missing parts and CleanupChristian Perez Llamas2022-11-191-47/+26
| * | Fix buffer overrunsChristian Perez Llamas2022-11-171-34/+52
| * | Mono channelsChristian Perez Llamas2022-11-131-6/+6
| * | Minor changesChristian Perez Llamas2022-11-131-4/+5
| * | Investigating discontinuities in the signalChristian Perez Llamas2022-11-131-9/+18
| * | Interrupts, async, sine oscillatorChristian Perez Llamas2022-11-121-21/+111
| * | Restrict to pacs supporting i2sChristian Perez Llamas2022-11-101-1/+1
| * | Buffer trait. Simpler config.Christian Perez Llamas2022-11-101-5/+2
| * | Apply configChristian Perez Llamas2022-11-091-1/+1
| * | Make bors grin ;)Roman Valls Guimera2022-11-091-8/+9
| * | Draft: Initial support for I2S with a working example.Christian Perez Llamas2022-11-092-1/+49
* | | Merge #1089bors[bot]2022-12-0413-0/+350
|\ \ \ | |_|/ |/| |
| * | feat: embassy-boot for rp2040Ulf Lilleengen2022-12-0213-0/+350
* | | Merge #1074bors[bot]2022-12-023-2/+30
|\ \ \ | |/ / |/| |
| * | added the runner for stm32f091rc@imrank032022-11-231-1/+1
| * | added blinky example for stm32f0@imrank032022-11-232-1/+29
* | | Bump defmt-rtt to 0.4Dario Nieuwenhuis2022-11-2928-28/+28
* | | Bump embedded-nal-async to 0.3.0Dario Nieuwenhuis2022-11-291-1/+1
* | | Switch to async-fn-in-traitDario Nieuwenhuis2022-11-2510-18/+13
|/ /
* | Merge #1056bors[bot]2022-11-221-0/+46
|\ \
| * | Rename write to respond_to_readHenrik Alsér2022-11-221-5/+6
| * | Return number of bytes written, add address match getterkalkyl2022-11-141-1/+1
| * | embassy-nrf: Add TWIS modulekalkyl2022-11-131-0/+45
* | | Merge #1042bors[bot]2022-11-221-0/+27
|\ \ \
| * | | Disable UARTE in embassy-nrf::initHenrik Alsér2022-11-131-3/+5
| * | | rustfmtHenrik Alsér2022-11-051-1/+1
| * | | Add status checksHenrik Alsér2022-11-051-2/+2
| * | | embassy-nrf: Add SPIS moduleHenrik Alsér2022-11-051-0/+25
| | |/ | |/|
* | | Merge #1059bors[bot]2022-11-221-0/+33
|\ \ \
| * | | embassy-rp: Add basic ADC moduleHenrik Alsér2022-11-151-0/+33
| | |/ | |/|
* / | feat: embassy-usb-logger and example for rpi picoUlf Lilleengen2022-11-182-0/+32
|/ /
* / stm32: Fix watchdog division by zero for 256 prescaler, add watchdog example ...Matous Hybl2022-11-101-0/+24
|/
* Add uart async examplemiathedev2022-11-011-0/+60
* Rebase on masterMathias2022-10-2726-37/+198
|\