-
Notifications
You must be signed in to change notification settings - Fork 376
Pull requests: PaulStoffregen/cores
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[USB] Introduce HID_HID and HID_REPORT for USB descriptor list
#770
opened Oct 8, 2024 by
forderud
Loading…
[USB] Reorder "core_pins.h" includes for C++ compatibility
#767
opened Oct 7, 2024 by
forderud
Loading…
[USB] Replace NUM_INTERFACE define with a NUM_INTERFACE() function
#766
opened Oct 4, 2024 by
forderud
Loading…
HardwareSerial::attachRts - new optional parameter to invert signal
#765
opened Sep 27, 2024 by
KurtE
Loading…
[USB] Document IAD descriptor values and associated device class & protocol
#764
opened Sep 24, 2024 by
forderud
Loading…
Rename USB sources from .c to .cpp to enable C++ features
#763
opened Sep 23, 2024 by
forderud
Loading…
[USB] Document composite device with IAD class/subclass/protocol
#761
opened Sep 22, 2024 by
forderud
Loading…
[USB] Improve documentation for wRequestAndType=0xF8C0 case
#759
opened Sep 21, 2024 by
forderud
Loading…
[USB] Change endpoint0_setup argument type from uint64_t to setup_t
#757
opened Sep 21, 2024 by
forderud
Loading…
[USB] Stop hardcoding WinUSB descriptor string lengths
#756
opened Sep 21, 2024 by
forderud
Loading…
AudioStream: Add destructor. Enables dynamic creation and destruction.
#755
opened Sep 9, 2024 by
chipaudette
Loading…
Basic support for adding board variants for Teensy 4.x boards.
#750
opened Jul 19, 2024 by
KurtE
Loading…
support multiple startup hook functions for Teensy 4.x
#734
opened Feb 2, 2024 by
A-Dunstan
Loading…
don't set do_zero flag when initializing extmem heap (improve performance when allocating)
#731
opened Jan 18, 2024 by
A-Dunstan
Loading…
Ensure that the usb_string_serial_number_default descriptor is correctly initailized at startup
#723
opened Sep 30, 2023 by
hmaarrfk
Loading…
analogInputToDigitalPin for 1062's Returns -1 and wrong values
#720
opened Sep 15, 2023 by
Defragster
Loading…
Optionally process all triggered EventResponder events on a single yield() call
#703
opened Apr 28, 2023 by
h4yn0nnym0u5e
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.