| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | wpan: fix comp errors and impl. some of runner | xoviat | 2023-07-17 | 4 | -17/+255 | |
| | | | | * | | wpan: refactor control, driver | xoviat | 2023-07-17 | 6 | -1158/+106 | |
| | | | | * | | Merge branch 'master' into mac | xoviat | 2023-07-17 | 13 | -685/+539 | |
| | | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | | Merge pull request #1662 from xoviat/mac-2 | xoviat | 2023-07-17 | 11 | -684/+348 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | wpan: make dataind fields private | xoviat | 2023-07-16 | 1 | -2/+2 | |
| | * | | | | | wpan: fix datarequest | xoviat | 2023-07-16 | 2 | -2/+2 | |
| | * | | | | | wpan: add slice data view | xoviat | 2023-07-16 | 3 | -51/+52 | |
| | * | | | | | wpan: add repr(c) to mac responses | xoviat | 2023-07-16 | 2 | -1/+25 | |
| | * | | | | | wpan/mac: use lifetimes to control events | xoviat | 2023-07-16 | 7 | -605/+240 | |
| | * | | | | | wpan: use builtin conversion methods | xoviat | 2023-07-16 | 5 | -25/+15 | |
| | * | | | | | wpan/mac: use slice view to avoid copy | xoviat | 2023-07-16 | 6 | -63/+77 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1659 from maximedeboeck/hid-tests | Dario Nieuwenhuis | 2023-07-16 | 2 | -0/+189 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Added usb-hid keyboard example for rp pico. | maximedeboeck | 2023-07-16 | 2 | -0/+189 | |
| |/ / / / / | ||||||
| | | | * | | wpan/mac: further cleanup | xoviat | 2023-07-16 | 4 | -161/+257 | |
| | | | * | | wpan: add files from cyw43 | xoviat | 2023-07-15 | 5 | -1/+1139 | |
| | | | * | | wpan: prepare net impl. | xoviat | 2023-07-15 | 6 | -3/+22 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Merge pull request #1653 from xoviat/eth | Dario Nieuwenhuis | 2023-07-15 | 9 | -34/+194 | |
| |\ \ \ \ | ||||||
| | * | | | | stm32/eth: add set_poll_interval | xoviat | 2023-07-15 | 6 | -7/+13 | |
| | * | | | | stm32/eth: impl. poll interval | xoviat | 2023-07-15 | 6 | -6/+29 | |
| | * | | | | stm32/eth: convert static metho | xoviat | 2023-07-15 | 1 | -2/+2 | |
| | * | | | | stm32/eth: add f4 example | xoviat | 2023-07-15 | 1 | -0/+111 | |
| | * | | | | stm32/eth: refactor genericsmi | xoviat | 2023-07-15 | 4 | -27/+47 | |
| * | | | | | Merge pull request #1656 from xoviat/mac-4 | xoviat | 2023-07-15 | 15 | -23/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wpan: factor mac logic into other mod | xoviat | 2023-07-15 | 15 | -23/+25 | |
| * | | | | | | Merge pull request #1655 from xoviat/mac-3 | xoviat | 2023-07-15 | 25 | -25/+2504 | |
| |\| | | | | | ||||||
| | * | | | | | rustfmt | xoviat | 2023-07-15 | 3 | -3/+3 | |
| | * | | | | | stm32/tests: fix cargo | xoviat | 2023-07-15 | 1 | -0/+1 | |
| | * | | | | | wpan: add mac test | xoviat | 2023-07-15 | 4 | -8/+124 | |
| | * | | | | | revert toolchain changes | xoviat | 2023-07-15 | 1 | -3/+3 | |
| | * | | | | | Merge branch 'master' into mac-3 | xoviat | 2023-07-15 | 65 | -93/+923 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #1652 from OueslatiGhaith/wpan_hci | Dario Nieuwenhuis | 2023-07-15 | 4 | -8/+403 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | fix ci issue | Ghaith Oueslati | 2023-07-15 | 1 | -2/+2 | |
| | * | | | | | fix test | GhaithOueslati | 2023-07-15 | 1 | -3/+0 | |
| | * | | | | | stm32wb: add gatt server example | GhaithOueslati | 2023-07-15 | 2 | -0/+401 | |
| | * | | | | | wpan: update `stm32wb-hci` to version 0.1.3 | GhaithOueslati | 2023-07-15 | 2 | -6/+3 | |
| |/ / / / / | ||||||
| * | | | | | Enable RTC on STM32WL chips (#1645) | Phil Markgraf | 2023-07-15 | 5 | -4/+108 | |
| * | | | | | Merge pull request #1649 from simmsb/master | Dario Nieuwenhuis | 2023-07-14 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Check intrstatus before signalling suspended | Ben Simms | 2023-07-13 | 1 | -1/+2 | |
| * | | | | | | Merge pull request #1650 from henrikberg/rp_examples_doc | Dario Nieuwenhuis | 2023-07-14 | 33 | -5/+125 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Round temp to make more sense. | Henrik Berg | 2023-07-13 | 1 | -1/+4 | |
| | * | | | | | Add descriptions to all RP2040 examples. Some need hardware that was not spec... | Henrik Berg | 2023-07-13 | 33 | -5/+122 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1644 from embassy-rs/remove-atompoly | Dario Nieuwenhuis | 2023-07-12 | 12 | -19/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove trivial to remove uses of atomic-polyfill. | Dario Nieuwenhuis | 2023-07-12 | 12 | -19/+12 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1637 from ShakenCodes/main | Dario Nieuwenhuis | 2023-07-12 | 1 | -16/+36 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Ensure I2C master_stop() called after error | shakencodes | 2023-07-10 | 1 | -16/+36 | |
| * | | | | | | Merge pull request #1642 from henrikberg/rtc_rp_hb | Dario Nieuwenhuis | 2023-07-12 | 5 | -11/+118 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | RP: Watchdog scratch set/get with index: usize. | Henrik Berg | 2023-07-12 | 1 | -91/+27 | |
| | * | | | | | | RP: Don't reset RTC in Clock::init. Updated example. | Henrik Berg | 2023-07-12 | 2 | -17/+11 | |
| | * | | | | | | RP: Add save/restore to Rtc. Example use. | Henrik Berg | 2023-07-12 | 2 | -21/+64 | |
| | * | | | | | | RP: Rename Rtc to match STM32 impl. Remove setting RTC in new(). | Henrik Berg | 2023-07-12 | 2 | -15/+19 | |
