| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | | | RP: Add scratchN registers to watchdog. Add Clone and Debug to DateTime | Henrik Berg | 2023-07-12 | 2 | -0/+97 |
| | * | | | RP: Add RTC example to rp2040. | Henrik Berg | 2023-07-12 | 1 | -0/+33 |
| * | | | | Merge pull request #1643 from bugadani/clear_timer | Dario Nieuwenhuis | 2023-07-12 | 1 | -0/+3 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Allow clearing finished task from timer queue | Dániel Buga | 2023-07-12 | 1 | -0/+3 |
| |/ / / | |||||
| * | | | Merge pull request #1641 from royb3/poll_udp_socket | Dario Nieuwenhuis | 2023-07-12 | 1 | -23/+47 |
| |\ \ \ | |||||
| | * | | | fmt | Roy Buitenhuis | 2023-07-12 | 1 | -9/+9 |
| | * | | | Add polling fn's for send_to and recv_from in UdpSocket. | Roy Buitenhuis | 2023-07-12 | 1 | -4/+23 |
| | * | | | Add poll functions on UdpSocket. | Roy Buitenhuis | 2023-07-12 | 1 | -21/+26 |
| |/ / / | |||||
| * | | | Merge pull request #1639 from embassy-rs/rp-gpio-set-low-fix | Dario Nieuwenhuis | 2023-07-11 | 3 | -6/+70 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | rp/gpio: fix is_set_high/is_set_low, expand tests. | Dario Nieuwenhuis | 2023-07-11 | 3 | -6/+70 |
| |/ / | |||||
| | * | cleanup | goueslati | 2023-07-13 | 7 | -15/+15 |
| | * | final structs | goueslati | 2023-07-13 | 3 | -5/+66 |
| | * | make it work, disgustingly | goueslati | 2023-07-13 | 8 | -41/+133 |
| | * | change MacAddress to a union instead of an enum | goueslati | 2023-07-12 | 7 | -97/+169 |
| | * | parsing MAC structs | goueslati | 2023-07-12 | 12 | -283/+1107 |
| | * | wip: added MAC indications | goueslati | 2023-07-11 | 4 | -0/+221 |
| | * | wip: added MAC responses | goueslati | 2023-07-11 | 5 | -1/+217 |
| | * | wip: added MAC commands | goueslati | 2023-07-11 | 8 | -76/+703 |
| | * | wip | goueslati | 2023-07-10 | 8 | -5/+255 |
| |/ | |||||
| * | Merge pull request #1632 from xoviat/wpan | Dario Nieuwenhuis | 2023-07-09 | 8 | -71/+119 |
| |\ | |||||
| | * | rustfmt | xoviat | 2023-07-09 | 1 | -3/+1 |
| | * | mac: move table initialization after sys ready | xoviat | 2023-07-09 | 3 | -9/+30 |
