| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | avr: support sleep | sodo | 2024-01-01 | 3 | -6/+19 | |
| | * | | | | | | ci.sh: add avr | sodo | 2023-12-13 | 1 | -0/+4 | |
| | * | | | | | | Merge remote-tracking branch 'origin/main' | sodo | 2023-12-10 | 29 | -38/+922 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | add avr support | sodo | 2023-12-10 | 5 | -1/+84 | |
| * | | | | | | | | Merge pull request #2463 from embassy-rs/enable-f446-hil | Dario Nieuwenhuis | 2024-01-19 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | stm32/tests: enable f446 hil. | Dario Nieuwenhuis | 2024-01-19 | 1 | -3/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2462 from lu-zero/patch-1 | Dario Nieuwenhuis | 2024-01-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix a typo | Luca Barbato | 2024-01-19 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2461 from raymanfx/main | Dario Nieuwenhuis | 2024-01-19 | 1 | -0/+38 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add more fields to the BssInfo packet struct | Christopher N. Hesse | 2024-01-19 | 1 | -0/+38 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2311 from jamesmunns/james/read_to_break | Dario Nieuwenhuis | 2024-01-19 | 1 | -11/+211 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | A rebase ate my doc comment! | James Munns | 2024-01-19 | 1 | -0/+4 | |
| | * | | | | | | | | Fun Learning about the RP2040 UART impl! | James Munns | 2024-01-19 | 1 | -40/+41 | |
| | * | | | | | | | | Debugging RSR | James Munns | 2024-01-19 | 1 | -48/+80 | |
| | * | | | | | | | | A little more cleanup | James Munns | 2024-01-19 | 1 | -1/+4 | |
| | * | | | | | | | | Update with more docs and less panics | James Munns | 2024-01-19 | 1 | -23/+95 | |
| | * | | | | | | | | Add a basic "read to break" function | James Munns | 2024-01-19 | 1 | -0/+88 | |
| * | | | | | | | | | Merge pull request #2459 from embassy-rs/revert-2457-james/pin-dep | Dario Nieuwenhuis | 2024-01-17 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Revert "stm32-wpan: Pin dep to work around regression" | James Munns | 2024-01-17 | 1 | -3/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2457 from embassy-rs/james/pin-dep | Dario Nieuwenhuis | 2024-01-17 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Pin dep to work around regression | James Munns | 2024-01-17 | 1 | -1/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2455 from AdinAck/faq-update-2 | Dario Nieuwenhuis | 2024-01-17 | 1 | -1/+18 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | add extra info to stable arena usage | Adin Ackerman | 2024-01-16 | 1 | -1/+18 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2450 from shufps/feat/timer-driver-tim22-tim23 | Dario Nieuwenhuis | 2024-01-15 | 3 | -2/+32 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fixed trailing white spaces | shufps | 2024-01-15 | 1 | -2/+2 | |
| | * | | | | | | | fixed tim21 | shufps | 2024-01-15 | 1 | -1/+1 | |
| | * | | | | | | | adds timer-driver for tim21 and tim22 (on L0) | shufps | 2024-01-15 | 3 | -2/+32 | |
| * | | | | | | | | Merge pull request #2452 from shufps/feat/usb-L1-fix-and-usb-serial-example | Dario Nieuwenhuis | 2024-01-15 | 3 | -3/+114 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Suppress "unused" warnings. | Dario Nieuwenhuis | 2024-01-14 | 1 | -5/+6 | |
| | * | | | | | | | | usb-serial with HSI | shufps | 2024-01-14 | 1 | -0/+103 | |
| | * | | | | | | | | changes to get usb working on a L1. Adds a usb_serial example too | shufps | 2024-01-14 | 2 | -0/+7 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Release embassy-usb-logger v0.1.0 | Dario Nieuwenhuis | 2024-01-14 | 1 | -3/+6 | |
| * | | | | | | | | Merge pull request #2451 from MabezDev/eem-bump | Dario Nieuwenhuis | 2024-01-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | embassy-executor-macros v0.4.1 | Scott Mabin | 2024-01-14 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2448 from 9names/rphal-features-docs | Ulf Lilleengen | 2024-01-14 | 1 | -18/+25 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Additional features docs for embassy-rp | 9names | 2024-01-14 | 1 | -17/+24 | |
| | * | | | | | | | | End all feature doc comments with a full stop | 9names | 2024-01-14 | 1 | -13/+13 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2444 from barnabywalters/isr-faq | Ulf Lilleengen | 2024-01-13 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added manual ISR FAQ | Barnaby Walters | 2024-01-13 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2443 from 9names/cyw43_version | Dario Nieuwenhuis | 2024-01-13 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Add cyw43 package versions to rp-examples Cargo.toml | 9names | 2024-01-13 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2440 from embassy-rs/remove-git-dep | Ulf Lilleengen | 2024-01-12 | 6 | -24/+40 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fix changed import paths | Ulf Lilleengen | 2024-01-12 | 1 | -5/+3 | |
| | * | | | | | | | fix: rustfmt | Ulf Lilleengen | 2024-01-12 | 1 | -1/+2 | |
| | * | | | | | | | fix: add missing file | Ulf Lilleengen | 2024-01-12 | 1 | -0/+13 | |
| | * | | | | | | | docs: add readme | Ulf Lilleengen | 2024-01-12 | 2 | -0/+7 | |
| | * | | | | | | | fix: update after api change | Ulf Lilleengen | 2024-01-12 | 2 | -18/+15 | |
| | * | | | | | | | fix: use released version for stm32wb-hci | Ulf Lilleengen | 2024-01-12 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net-tuntap: fix docs target. | Dario Nieuwenhuis | 2024-01-12 | 1 | -1/+1 | |
| * | | | | | | | boot: bump crates to 0.2 | Dario Nieuwenhuis | 2024-01-12 | 15 | -19/+19 | |
