| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | rp/clocks: always inline configure_pll | pennae | 2023-05-17 | 1 | -0/+1 | |
| * | Merge #1462 | bors[bot] | 2023-05-16 | 3 | -0/+250 | |
| |\ | ||||||
| | * | Add HIL test | kalkyl | 2023-05-16 | 1 | -0/+9 | |
| | * | rp: Read flash unique id and jedec id | kalkyl | 2023-05-16 | 2 | -0/+241 | |
| |/ | ||||||
| * | Merge #1460 | bors[bot] | 2023-05-15 | 1 | -1/+6 | |
| |\ | ||||||
| | * | rp/multicore: ensure stack is 8-byte aligned. | Dario Nieuwenhuis | 2023-05-16 | 1 | -1/+6 | |
| * | | Merge #1459 | bors[bot] | 2023-05-15 | 1 | -3/+8 | |
| |\| | ||||||
| | * | rp/multicore: fix undefined behavior in multicore spawn. | Dario Nieuwenhuis | 2023-05-16 | 1 | -3/+8 | |
| |/ | ||||||
| * | Merge #1458 | bors[bot] | 2023-05-15 | 16 | -275/+372 | |
| |\ | ||||||
| | * | rp: remove take!, add bind_interrupts! | pennae | 2023-05-15 | 16 | -275/+372 | |
| * | | Merge #1456 | bors[bot] | 2023-05-14 | 17 | -42/+264 | |
| |\ \ | ||||||
| | * | | net-driver: document crate. | Dario Nieuwenhuis | 2023-05-15 | 2 | -0/+57 | |
| | * | | net: document crate. | Dario Nieuwenhuis | 2023-05-15 | 5 | -11/+160 | |
| | * | | net: reexport UDP PacketMetadata under the udp module. | Dario Nieuwenhuis | 2023-05-15 | 3 | -5/+6 | |
| | * | | net: do not use smoltcp Instant/Duration in public API. | Dario Nieuwenhuis | 2023-05-15 | 11 | -26/+41 | |
| |/ / | ||||||
| * | | Merge #1451 | bors[bot] | 2023-05-14 | 1 | -12/+20 | |
| |\ \ | ||||||
| | * | | Work around xtensa deadlock, take 2 | Dániel Buga | 2023-05-13 | 1 | -12/+20 | |
| | |/ | ||||||
| * | | Merge #1455 | bors[bot] | 2023-05-14 | 5 | -17/+4 | |
| |\ \ | ||||||
| | * | | Remove unused `feature(type_alias_impl_trait)`. | Dario Nieuwenhuis | 2023-05-14 | 5 | -17/+4 | |
| * | | | Merge #1454 | bors[bot] | 2023-05-14 | 2 | -1/+107 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | stm32f0 flash implementation | Jaap Prickartz | 2023-05-14 | 2 | -1/+107 | |
| | |/ | ||||||
| * | | Merge #1453 | bors[bot] | 2023-05-14 | 2 | -33/+82 | |
| |\ \ | |/ |/| | ||||||
| | * | stm32 uart: Add a test for blocking RX overflow | Timo Kröger | 2023-05-14 | 1 | -1/+21 | |
| | * | stm32 uart: Fix error flag handling for blocking operations | Timo Kröger | 2023-05-14 | 1 | -32/+61 | |
| |/ | ||||||
| * | Merge #1448 | bors[bot] | 2023-05-13 | 7 | -20/+6 | |
| |\ | ||||||
| | * | rp: don't use SetConfig trait in PWM and PIO. | Dario Nieuwenhuis | 2023-05-13 | 7 | -20/+6 | |
| |/ | ||||||
| * | Merge #1447 | bors[bot] | 2023-05-12 | 1 | -7/+5 | |
| |\ | ||||||
| | * | rp/watchdog: fix overflow if period is longer than 4294 seconds. | Dario Nieuwenhuis | 2023-05-13 | 1 | -7/+5 | |
| * | | Merge #1424 | bors[bot] | 2023-05-11 | 17 | -22/+830 | |
| |\ \ | |/ |/| | ||||||
| | * | fix memory.x | xoviat | 2023-05-11 | 1 | -4/+4 | |
| | * | rustfmt | xoviat | 2023-05-11 | 1 | -3/+3 | |
| | * | stm32/ble: fix tests and add instructions to run example | xoviat | 2023-05-11 | 5 | -6/+44 | |
| | * | removed hardcoded addresses in memory.x | goueslati | 2023-05-04 | 4 | -39/+25 | |
| | * | Merge branch 'tl_mbox' of https://github.com/OueslatiGhaith/embassy into tl_mbox | goueslati | 2023-05-04 | 3 | -3/+58 | |
| | |\ | ||||||
| | | * | rustfmt | xoviat | 2023-05-03 | 1 | -1/+0 | |
| | | * | stm32/tests: add hil test for ble | xoviat | 2023-05-03 | 3 | -2/+58 | |
| | |/ | ||||||
| | * | fixed ble table cmd buffer being constant | goueslati | 2023-05-03 | 1 | -1/+1 | |
| | * | Merge branch 'tl_mbox' of https://github.com/OueslatiGhaith/embassy into tl_mbox | goueslati | 2023-05-02 | 2 | -9/+3 | |
| | |\ | ||||||
| | | * | Merge branch 'embassy-rs:master' into tl_mbox | Ghaith Oueslati | 2023-05-02 | 2 | -9/+3 | |
| | | |\ | ||||||
| | * | | | whoops, plugin formatted Cargo.toml, reverting | goueslati | 2023-05-02 | 1 | -1334/+1334 | |
| | |/ / | ||||||
| | * | | added TL Mailbox initialization for STM32WB | goueslati | 2023-05-02 | 11 | -1334/+2063 | |
| * | | | Merge #1436 | bors[bot] | 2023-05-09 | 4 | -98/+734 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' into master | Caleb Jamison | 2023-05-09 | 36 | -51/+242 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | Merge #1439 | bors[bot] | 2023-05-09 | 3 | -3/+36 | |
| |\ \ \ \ | ||||||
| | * | | | | rp: use rp2040-boot2 to provide the boot2 blob | pennae | 2023-05-09 | 3 | -3/+36 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge #1437 #1438 | bors[bot] | 2023-05-08 | 30 | -47/+47 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | Update GitHub Actions CI | Dirk Stolle | 2023-05-08 | 2 | -6/+6 | |
| | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix some typos | Dirk Stolle | 2023-05-08 | 28 | -41/+41 | |
| |/ / / / / | ||||||
| * | | | | | Merge #1435 | bors[bot] | 2023-05-08 | 4 | -2/+160 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | bumped rp-pac version | Fabian Kunze | 2023-05-08 | 1 | -1/+1 | |
