| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve gpout example, clk_gpout_freq | Caleb Jamison | 2023-05-09 | 2 | -6/+22 |
| * | Add missing functions, Cleanup, Gpout example | Caleb Jamison | 2023-05-08 | 1 | -0/+21 |
| * | rp/pio: allow wrap-around program loading | pennae | 2023-05-06 | 1 | -1/+2 |
| * | rp/pio: configure state machines with Config struct | pennae | 2023-05-06 | 5 | -64/+83 |
| * | rp/pio: add set-pin-{values,dirs} convenience functions | pennae | 2023-05-06 | 1 | -7/+2 |
| * | rp/pio: add load_program, use_program | pennae | 2023-05-06 | 4 | -48/+13 |
| * | rp/pio: drop Pio prefix from almost all names | pennae | 2023-05-05 | 3 | -14/+14 |
| * | Merge #1429 | bors[bot] | 2023-05-04 | 4 | -44/+44 |
| |\ |
|
| | * | rp/pio: wrap sm rx, tx in structs and allow splitting | pennae | 2023-05-03 | 4 | -13/+14 |
| | * | rp/pio: split irqs from state machines | pennae | 2023-05-03 | 2 | -6/+10 |
| | * | rp/pio: remove PioStateMachineInstance | pennae | 2023-05-03 | 4 | -6/+4 |
| | * | rp/pio: PioStateMachine{Instance, => ,Instance} | pennae | 2023-05-03 | 4 | -10/+10 |
| | * | rp/pio: add PioPin trait | pennae | 2023-05-03 | 3 | -17/+14 |
| * | | Simplify SUBGHZSPI configuration. | ceekdee | 2023-05-04 | 3 | -12/+3 |
| * | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2023-05-03 | 4 | -26/+276 |
| |\| |
|
| | * | Merge #1425 | bors[bot] | 2023-05-02 | 4 | -26/+276 |
| | |\ |
|
| | | * | rp/pio: drop SmInstance{,Base} | pennae | 2023-05-02 | 3 | -12/+12 |
| | | * | rp/pio: make PioCommon a struct | pennae | 2023-05-02 | 4 | -17/+8 |
| | | * | rp/pio: PioInstance::split -> Pio::new | pennae | 2023-05-02 | 4 | -23/+39 |
| | | * | rp/pio: remove PioPeripheral | pennae | 2023-05-02 | 4 | -14/+13 |
| | | * | rp/pio: add hd44780 example | pennae | 2023-05-02 | 1 | -0/+244 |
| * | | | Handle SUBGHZSPI as async. | ceekdee | 2023-05-03 | 3 | -35/+11 |
| |/ / |
|
| * | | Merge #1376 | bors[bot] | 2023-05-01 | 2 | -0/+31 |
| |\ \
| |/
|/| |
|
| | * | stm32/rtc: cleanup and consolidate | xoviat | 2023-04-18 | 2 | -0/+31 |
| * | | Merge #1414 | bors[bot] | 2023-05-01 | 1 | -1/+8 |
| |\ \ |
|
| | * | | rp/uart: report errors from dma receive | pennae | 2023-05-01 | 1 | -1/+8 |
| * | | | rp/pio: write instr memory only from common | pennae | 2023-05-01 | 3 | -15/+23 |
| * | | | rp/pio: move non-sm-specific methods to PioCommon | pennae | 2023-05-01 | 2 | -12/+19 |
| |/ / |
|
| * | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2023-04-28 | 33 | -33/+33 |
| |\ \ |
|
| | * | | Bump versions preparing for -macros and -executor release | Ulf Lilleengen | 2023-04-27 | 33 | -33/+33 |
| * | | | Remove external-lora-phy feature. | ceekdee | 2023-04-28 | 4 | -4/+4 |
| * | | | Remove legacy LoRa drivers. | ceekdee | 2023-04-27 | 2 | -2/+2 |
| |/ / |
|
| * | | rp: remove pio Cargo feature. | Dario Nieuwenhuis | 2023-04-26 | 1 | -1/+1 |
| * | | build fixes for stable | Ulf Lilleengen | 2023-04-26 | 2 | -2/+2 |
| * | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2023-04-26 | 33 | -60/+60 |
| |\ \ |
|
| | * | | fix stm32f7 example runner command for probe-rs-cli | Malte Brieske | 2023-04-26 | 1 | -1/+1 |
| | * | | Switch from probe-run to probe-rs-cli. | Dario Nieuwenhuis | 2023-04-26 | 33 | -60/+60 |
| * | | | Add nightly feature specification for lora-phy. | ceekdee | 2023-04-26 | 2 | -4/+4 |
| * | | | Correct nightly feature specification. | ceekdee | 2023-04-26 | 2 | -3/+4 |
| * | | | Deprecate original LoRa drivers. Update rust-lorawan releases. | ceekdee | 2023-04-25 | 5 | -127/+8 |
| * | | | Add lora-phy examples. | ceekdee | 2023-04-23 | 19 | -316/+1215 |
| * | | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2023-04-23 | 1 | -0/+27 |
| |\| | |
|
| | * | | Merge #1387 | bors[bot] | 2023-04-23 | 1 | -0/+27 |
| | |\ \ |
|
| | | * | | rp: add PWM api | pennae | 2023-04-23 | 1 | -0/+27 |
| * | | | | Use released lora-phy. | ceekdee | 2023-04-21 | 4 | -4/+4 |
| * | | | | Add external LoRa physical layer functionality. | ceekdee | 2023-04-21 | 10 | -98/+549 |
| |/ / / |
|
| * / / | embassy-boot: update ci and examples to use the nightly flag | sander | 2023-04-20 | 9 | -10/+10 |
| |/ / |
|
| * | | Merge #1379 | bors[bot] | 2023-04-18 | 31 | -32/+32 |
| |\ \ |
|
| | * | | enable inline-asm feature for cortex-m in examples | pennae | 2023-04-18 | 31 | -32/+32 |
| | |/ |
|
| * / | stm32/spi: add new_txonly_nosck constructor, for neopixels, with an example i... | anton smeenk | 2023-04-18 | 1 | -0/+101 |
| |/ |
|