| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3200 from Dygear/main | James Munns | 2024-07-22 | 7 | -9/+9 |
| |\ | |||||
| | * | Updated cargo toml section links. | Mark Tomlin | 2024-07-22 | 3 | -5/+5 |
| | * | Updated github branch from `master` to `main`. | Mark Tomlin | 2024-07-22 | 4 | -4/+4 |
| |/ | |||||
| * | Merge pull request #3159 from kalkyl/shared-bus | James Munns | 2024-07-18 | 2 | -1/+120 |
| |\ | |||||
| | * | Add link to example in book | kalkyl | 2024-07-08 | 2 | -3/+7 |
| | * | Add example for shared I2C and SPI buses | kalkyl | 2024-07-08 | 1 | -0/+115 |
| * | | Merge pull request #3185 from MathiasKoch/embassy-rp/uart-split-ref | Dario Nieuwenhuis | 2024-07-18 | 3 | -7/+74 |
| |\ \ | |||||
| | * | | Correctly handle modifying LCR register after uart enable | Mathias | 2024-07-17 | 1 | -22/+51 |
| | * | | Fix example after swapping bufferedUart rx and tx in split fn | Mathias | 2024-07-17 | 1 | -1/+1 |
| | * | | Add split_ref fn to uart, allowing a mutable reference split into RX & TX han... | Mathias | 2024-07-17 | 2 | -3/+41 |
| * | | | Merge pull request #3163 from michelrandahl/f303-tsc-example | Dario Nieuwenhuis | 2024-07-18 | 4 | -2/+338 |
| |\ \ \ | |||||
| | * | | | add async TSC example for STM32L073 | michel | 2024-07-10 | 1 | -0/+122 |
| | * | | | add blocking TSC examples | michel | 2024-07-10 | 3 | -2/+216 |
| * | | | | Merge pull request #3171 from nerwalt/nrf9151 | Dario Nieuwenhuis | 2024-07-18 | 24 | -43/+2288 |
| |\ \ \ \ | |||||
| | * | | | | Fixing 9151 s and ns ci example builds | nerwalt | 2024-07-15 | 1 | -1/+2 |
| | * | | | | saddc regression fix | nerwalt | 2024-07-15 | 1 | -1/+1 |
| | * | | | | cargo fmt examples | nerwalt | 2024-07-15 | 2 | -4/+0 |
| | * | | | | cargo fmt | nerwalt | 2024-07-15 | 1 | -2/+4 |
| | * | | | | Adding _nrf91 feature | nerwalt | 2024-07-15 | 7 | -44/+67 |
| | * | | | | Adding 9120 to ci.sh | nerwalt | 2024-07-15 | 1 | -0/+4 |
| | * | | | | Merge branch 'main' into nrf9151 | nerwalt | 2024-07-15 | 3 | -4/+40 |
| | |\ \ \ \ | |||||
| | * | | | | | Connecting GPIOTE interrupts | nerwalt | 2024-07-15 | 1 | -5/+5 |
| | * | | | | | Putting never used/constucted items behind feature flag | nerwalt | 2024-07-15 | 1 | -2/+3 |
| | * | | | | | Using published nrf9120-pac | nerwalt | 2024-07-15 | 1 | -1/+1 |
| | * | | | | | Merge branch 'main' into nrf9151 | nerwalt | 2024-07-12 | 2 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'main' into nrf9151 | nerwalt | 2024-07-11 | 60 | -246/+3136 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'main' into nrf9151 | nerwalt | 2024-07-01 | 22 | -66/+189 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Clean up | nerwalt | 2024-07-01 | 1 | -0/+5 |
| | * | | | | | | | | Adding uart example to 9151-ns | nerwalt | 2024-06-28 | 2 | -3/+40 |
| | * | | | | | | | | Adding support for 9120 | nerwalt | 2024-06-28 | 11 | -42/+474 |
| | * | | | | | | | | Adding initial support for nrf9151 s and ns | nerwalt | 2024-06-27 | 14 | -0/+1744 |
| * | | | | | | | | | Merge pull request #3186 from MathiasKoch/embassy-net/socket-timeout | Dario Nieuwenhuis | 2024-07-18 | 1 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Allow setting socket timeout for embedded-nal TcpClient, such that every new ... | Mathias | 2024-07-17 | 1 | -1/+15 |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3191 from mirkomartn/fix-doc | Dario Nieuwenhuis | 2024-07-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | embassy-net: fix minor typo in doc | Gasper Stukelj | 2024-07-18 | 1 | -1/+1 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #3189 from kalkyl/fmc-a13 | Dario Nieuwenhuis | 2024-07-18 | 1 | -0/+40 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | stm32: Add 13bit address sdram constructors | kalkyl | 2024-07-17 | 1 | -0/+40 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #3195 from MathiasKoch/chore/flash-partition-clone | Dario Nieuwenhuis | 2024-07-18 | 2 | -0/+20 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Hand-roll Clone impl instead of derive | Mathias | 2024-07-18 | 2 | -2/+20 |
| | * | | | | | | | | | Add Clone derive to flash Partition in embassy-embedded-hal | Mathias | 2024-07-18 | 2 | -0/+2 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #3193 from taaki2311/main | Dario Nieuwenhuis | 2024-07-18 | 23 | -230/+138 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'embassy-rs:main' into main | taaki2311 | 2024-07-17 | 3 | -9/+9 |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3182 from embassy-rs/nightly-update-more | Dario Nieuwenhuis | 2024-07-16 | 3 | -9/+9 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Update nightly, fix error with rp inline asm. | Dario Nieuwenhuis | 2024-07-16 | 3 | -9/+9 |
| |/ / / / / / / / / | |||||
| | * / / / / / / / | Reduced define for 'unreachable!' to a single macro rule | Tarun Singh | 2024-07-17 | 23 | -230/+138 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge pull request #3181 from JuliDi/bump-udbd-hid | Dario Nieuwenhuis | 2024-07-16 | 7 | -7/+7 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | bump more udbd-hid usages to 0.8.1 | JuliDi | 2024-07-16 | 5 | -5/+5 |
| | * | | | | | | | bump usbd-hid from 0.7.0 to 0.8.1 | JuliDi | 2024-07-16 | 2 | -2/+2 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3179 from 1-rafael-1/impl-ReadReady-for-buffered-uart | James Munns | 2024-07-14 | 2 | -0/+36 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | stm after cargo fix | rafael | 2024-07-14 | 1 | -4/+4 |
