| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | stm32/ble: fix tests and add instructions to run example | xoviat | 2023-05-11 | 3 | -5/+40 | |
| * | removed hardcoded addresses in memory.x | goueslati | 2023-05-04 | 3 | -20/+6 | |
| * | rustfmt | xoviat | 2023-05-03 | 1 | -1/+0 | |
| * | stm32/tests: add hil test for ble | xoviat | 2023-05-03 | 1 | -1/+0 | |
| * | added TL Mailbox initialization for STM32WB | goueslati | 2023-05-02 | 1 | -0/+44 | |
| * | 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 | |
| |/ | ||||||
| * | stm32/sdmmc: add init_card retry. | Dario Nieuwenhuis | 2023-04-17 | 1 | -1/+12 | |
| * | Merge #1369 | bors[bot] | 2023-04-17 | 5 | -8/+8 | |
| |\ | ||||||
| | * | update to released versions | Ulf Lilleengen | 2023-04-17 | 3 | -6/+6 | |
| | * | Update to rust-lorawan with afit support | Ulf Lilleengen | 2023-04-15 | 5 | -8/+8 | |
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge #1371 #1374 | bors[bot] | 2023-04-17 | 2 | -3/+3 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | | * | stm32: fix defective example | xoviat | 2023-04-16 | 1 | -2/+2 | |
| | |/ |/| | ||||||
| | * | stm32/rtc: remove chrono datetime and add converters | xoviat | 2023-04-16 | 1 | -1/+1 | |
| |/ | ||||||
| * | stm32/sdmmc: switch to AFIT. | Dario Nieuwenhuis | 2023-04-15 | 1 | -1/+1 | |
| * | Release embassy-sync v0.2.0 | Dario Nieuwenhuis | 2023-04-13 | 33 | -33/+33 | |
| * | Fix duplicate package name | Sebastian Goll | 2023-04-11 | 1 | -1/+1 | |
| * | stm32: remove subghz feature. | Dario Nieuwenhuis | 2023-04-07 | 1 | -1/+1 | |
| * | Merge #1330 | bors[bot] | 2023-04-06 | 1 | -0/+77 | |
| |\ | ||||||
| | * | stm32/pwm: fix unused import | xoviat | 2023-04-05 | 1 | -1/+1 | |
| | * | stm32/pwm: add complementary pwm example | xoviat | 2023-04-05 | 1 | -0/+77 | |
| * | | Update embedded-hal crates. | Dario Nieuwenhuis | 2023-04-06 | 7 | -133/+46 | |
| * | | Merge #1333 | bors[bot] | 2023-04-06 | 1 | -0/+35 | |
| |\ \ | ||||||
| | * | | Fix example reference voltage | Grant Miller | 2023-04-05 | 1 | -4/+3 | |
