Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/circuitpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: maximkulkin/circuitpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Aug 16, 2022

  1. shared-module/usb_hid: Fix behavior of Device.get_last_received_report()

    Documentation states that get_last_received_report() function should
    return None if there was no report received previously, otherwise it
    should return report. Moreover, same report should be returned only
    once. That makes it possible to reliably process incoming OUT/Feature
    reports.
    
    This patch adds a bitfield that stores flag if report with particular
    ID was received and updates get_last_received_report() to match its
    documentation.
    maximkulkin committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    287a0c9 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy