| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Merge pull request #1707 from pennae/rp-pio-load | Dario Nieuwenhuis | 2023-07-28 | 5 | -49/+17 | |
| | |\ \ \ | ||||||
| | | * | | | rp: relocate programs implicitly during load | pennae | 2023-07-28 | 5 | -49/+17 | |
| | | | |/ | | |/| | ||||||
| | * | | | remove memory.x files for other stm32 examples | JuliDi | 2023-07-28 | 9 | -97/+5 | |
| | * | | | add dac-dma example for h7, remove memory.x | JuliDi | 2023-07-28 | 3 | -6/+141 | |
| | |/ / | ||||||
| | * | | stm32/timer: merge pwm module into timer. (#1703) | Dario Nieuwenhuis | 2023-07-28 | 5 | -10/+10 | |
| | * | | Merge pull request #1699 from mvniekerk/main | Dario Nieuwenhuis | 2023-07-28 | 1 | -0/+413 | |
| | |\ \ | ||||||
| | | * | | Make pipes local vars. | Dario Nieuwenhuis | 2023-07-28 | 1 | -15/+15 | |
| | | * | | Fixes as per PR | Michael van Niekerk | 2023-07-28 | 1 | -66/+48 | |
| | | * | | Merge remote-tracking branch 'origin/main' | Michael van Niekerk | 2023-07-28 | 27 | -16/+70 | |
| | | |\ \ | ||||||
| | | | * \ | Merge branch 'embassy-rs:main' into main | Michael van Niekerk | 2023-07-28 | 27 | -16/+70 | |
| | | | |\ \ | ||||||
| | | * | | | | Don't include embedded-hal-common | Michael van Niekerk | 2023-07-28 | 1 | -1/+0 | |
| | | |/ / / | ||||||
| | | * | | | Comments | Michael van Niekerk | 2023-07-28 | 4 | -34/+0 | |
| | | * | | | Comments | Michael van Niekerk | 2023-07-28 | 2 | -91/+261 | |
| | | * | | | Tx and Rx setup | Michael van Niekerk | 2023-07-24 | 5 | -0/+296 | |
| | * | | | | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -1/+0 | |
| | | |/ / | |/| | | ||||||
| | * | | | Merge branch 'main' into main | Chuck Davis | 2023-07-27 | 22 | -1/+64 | |
| | |\ \ \ | ||||||
| | | * | | | Added debug=2 in release profile to all examples. | Piotr Esden-Tempski | 2023-07-26 | 22 | -1/+65 | |
| | | | |/ | | |/| | ||||||
| | * / | | Use lora-phy v1.2.1; modify embassy-lora dependencies. | ceekdee | 2023-07-26 | 4 | -12/+0 | |
| | |/ / | ||||||
| | * | | Merge pull request #1685 from chemicstry/bxcan_async_enable | Dario Nieuwenhuis | 2023-07-24 | 1 | -2/+5 | |
| | |\ \ | ||||||
| | | * | | stm32/can: bxcan async enable | chemicstry | 2023-07-24 | 1 | -2/+5 | |
| | | |/ | ||||||
| | * | | Merge pull request #1676 from adamgreig/fix-dac-example | Dario Nieuwenhuis | 2023-07-24 | 4 | -4/+4 | |
| | |\ \ | | |/ | |/| | ||||||
| | | * | stm32: remove duplicate features from stm32f4 examples Cargo.toml | Adam Greig | 2023-07-22 | 1 | -1/+1 | |
| | | * | stm32: fix DAC examples | Adam Greig | 2023-07-22 | 3 | -3/+3 | |
| | * | | Add notes about setting chip name correctly for examples. | Adam Greig | 2023-07-22 | 17 | -19/+36 | |
| | |/ | ||||||
| * | | stm32/hrtim: extract into mod | xoviat | 2023-07-28 | 1 | -1/+1 | |
| * | | Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtim | xoviat | 2023-07-22 | 93 | -138/+1911 | |
| |\| | ||||||
| | * | Merge branch 'main' of https://github.com/embassy-rs/embassy into mac | xoviat | 2023-07-21 | 3 | -13/+117 | |
| | |\ | ||||||
| | | * | cargo fmt | Quentin Smith | 2023-07-18 | 2 | -35/+38 | |
| | | * | Remove merge error | Quentin Smith | 2023-07-18 | 1 | -37/+0 | |
| | | * | Merge remote-tracking branch 'origin/main' into nrf-pdm | Quentin Smith | 2023-07-17 | 330 | -1953/+12366 | |
| | | |\ | ||||||
| | | * \ | Merge remote-tracking branch 'origin/master' into nrf-pdm | Quentin Smith | 2022-08-23 | 62 | -151/+316 | |
| | | |\ \ | ||||||
| | | * | | | Optimize pdm_continuous example | Quentin Smith | 2022-08-21 | 1 | -2/+3 | |
| | | * | | | Demonstrate FFT in example | Quentin Smith | 2022-08-21 | 2 | -1/+24 | |
| | | * | | | PDM clock frequency control | Quentin Smith | 2022-08-21 | 1 | -5/+8 | |
| | | * | | | Discard the first N samples due to transients | Quentin Smith | 2022-08-21 | 1 | -3/+5 | |
| | | * | | | Add continuous PDM sampling with example | Quentin Smith | 2022-08-20 | 2 | -1/+52 | |
| | | * | | | Set gain at runtime | Quentin Smith | 2022-08-20 | 2 | -10/+20 | |
| | | * | | | Initial PDM driver | Quentin Smith | 2022-08-20 | 2 | -0/+35 | |
| | * | | | | wpan: further optimize mac event | xoviat | 2023-07-20 | 3 | -73/+25 | |
| | * | | | | rustfmt | xoviat | 2023-07-19 | 1 | -2/+5 | |
| | * | | | | - optimize event to parse opcode only once | xoviat | 2023-07-19 | 3 | -47/+49 | |
| | * | | | | wpan: implement initial event loop | xoviat | 2023-07-18 | 2 | -2/+14 | |
| | * | | | | wpan: fully implement initial draft concept | xoviat | 2023-07-18 | 1 | -1/+1 | |
| | * | | | | wpan: fix comp errors and impl. some of runner | xoviat | 2023-07-17 | 1 | -0/+180 | |
| | * | | | | Merge branch 'master' into mac | xoviat | 2023-07-17 | 4 | -60/+288 | |
| | |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | | * | | | wpan: add slice data view | xoviat | 2023-07-16 | 1 | -8/+14 | |
| | | * | | | wpan/mac: use lifetimes to control events | xoviat | 2023-07-16 | 2 | -37/+64 | |
| | | * | | | wpan/mac: use slice view to avoid copy | xoviat | 2023-07-16 | 2 | -17/+23 | |
| | | * | | | Added usb-hid keyboard example for rp pico. | maximedeboeck | 2023-07-16 | 2 | -0/+189 | |
| | * | | | | wpan: prepare net impl. | xoviat | 2023-07-15 | 1 | -1/+2 | |
| | |/ / / | ||||||
