| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
make number of interface configurable (default to 8)
CFG_TUD_INTERFACE_MAX
|
|
|
|
Add missing releases to Mynewt repository.yml
|
|
This make it possible to setup Mynewt project with latest releases.
|
|
Modify the wrong macro definition code
|
|
stm32wb55 support
|
|
|
|
|
|
|
|
vendor: Write improvements
|
|
Fix string descriptor fetch
|
|
|
|
|
|
documentatio: fix bad supported dev table format
|
|
Add host string descriptor functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minor clean up
|
|
fix build with esp32s2, also use dwc2 for esp example
|
|
|
|
|
|
|
|
Plus typo fixes, GCC11 array bounds fix, snprintf for malloc-free
debug and pragmas for alignment checks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I believe that there is a mistake in the definition of TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR. The nitfs in the audio descriptor is always 3 regardless of ITF_NUM_TOTAL.
|
|
|
|
|
|
run as proof of concept
|
|
Open OUT endpoint for HID host
|
|
Fix CPP compilation with IAR
|
|
Mcu specific
|
|
Updated the clearing of the status register bits to use a straight '=…
|