| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-02 | Typo fixed | Mohammed Aslam | |
| 2021-02-01 | add consumer control to hid_composite examples | hathach | |
| both no OS and freeRTOS | |||
| 2021-02-01 | Merge branch 'master' into rp2040-logger-enumfix | hathach | |
| 2021-02-01 | added enumerate walkaround for RP2040-E5 | hathach | |
| - PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 - target linke pico_fix_rp2040_usb_device_enumeration | |||
| 2021-02-01 | Merge pull request #610 from hathach/rp2040-followup2 | Ha Thach | |
| Rp2040 followup2 | |||
| 2021-01-28 | fix #558 third attempt | charkster | |
| 2021-01-28 | fix #558 | charkster | |
| 2021-01-28 | fix #558 | charkster | |
| 2021-01-27 | rp2040 move uart id to board specific | hathach | |
| 2021-01-26 | change output filename to BOARD-Directory | hathach | |
| 2021-01-25 | Merge pull request #604 from kamtom480/spresense-sdk-2.0.2 | Ha Thach | |
| Update Spresense SDK and fix dcd issues | |||
| 2021-01-25 | Define Spresense EP numbers for cdc_msc example | Kamil Tomaszewski | |
| 2021-01-25 | get all device example build with rp2040 (except freeRTOS) | hathach | |
| 2021-01-24 | rp2040 skip freertos example | hathach | |
| 2021-01-24 | rp2040 hid_composite compiled and tested | hathach | |
| 2021-01-24 | rp2040 dfu_rt dynamic_configuration compiled | hathach | |
| not tested, but should be OK | |||
| 2021-01-24 | rp2040 dual cdc compiled and tested | hathach | |
| 2021-01-24 | rp2040 audio_test compile | hathach | |
| 2021-01-24 | cmake esp32s2 and rp2040 getting along | hathach | |
| 2021-01-23 | improve ci for esp32s2 | hathach | |
| 2021-01-23 | seperate ci build for family and orphaned boards | hathach | |
| 2021-01-23 | rp2040 cdc_msc work well | hathach | |
| 2021-01-23 | rp2040 better support multiple boards | hathach | |
| 2021-01-23 | get board_test running with pico on both led and button | hathach | |
| 2021-01-22 | update cmake build to work with esp32s2 and rp2040 | hathach | |
| 2021-01-22 | Merge branch 'master' into group-boards-into-family | hathach | |
| 2021-01-22 | more ci | hathach | |
| 2021-01-22 | fix esp32s2 ci build | hathach | |
| 2020-12-25 | skip overflow sram examples for kl25 | hathach | |
| 2020-11-27 | group esp32s2 board into its group | hathach | |
| 2020-11-27 | add bus suspend & resume support for esp32s2 | hathach | |
| 2020-11-24 | more ci | hathach | |
| 2020-11-24 | fix ci build | hathach | |
| 2020-11-24 | comment out and add note for tud_cdc_connected() in cdc_msc examples | hathach | |
| 2020-11-23 | add tud_ready() check in tud_cdc_n_write_flush() | hathach | |
| other clean up | |||
| 2020-11-23 | Merge branch 'master' into cdc_without_dtr | Ha Thach | |
| 2020-11-20 | migrate vendor device to new control xfer cb | hathach | |
| 2020-11-18 | Changes to CDC example code: | Jan Dümpelmann | |
| - auto flush welcome message at connection event - provide information to the user if the terminal did not set DTR | |||
| 2020-11-18 | Reset CDC examples to original state | Jan Dümpelmann | |
| 2020-11-08 | update microchipo driver submodule | hathach | |
| 2020-11-08 | clean up | hathach | |
| 2020-11-08 | Merge pull request #551 from dobairoland/master | Ha Thach | |
| Make the disk disappear on Windows after it was ejected | |||
| 2020-11-05 | Make the disk disappear on Windows after it was ejected | Roland Dobai | |
| Make the disk disappear on Windows after it was ejected. The device need to be re-inserted or reseted to re-appear again. This doesn't affect Linux where the device can be mounted and unmounted repeatedly. Closes https://github.com/hathach/tinyusb/issues/549 | |||
| 2020-11-04 | Merge remote-tracking branch 'hathach/master' into cdc_without_dtr | Jan Dümpelmann | |
| 2020-11-01 | house keeping: make tu_print_mem format easier to compare with hex2dump | hathach | |
| 2020-10-24 | net_device: re-factor code so as to not be specific to lwIP | Peter Lawrence | |
| 2020-10-16 | Merge pull request #538 from kasjer/kasjer/uac2 | Ha Thach | |
| audio: Add headset example | |||
| 2020-10-16 | audio: Add headset example | Jerzy Kasenberg | |
| This example code creates USB Audio 2.0 headset device. Device has two audio interfaces first stereo speaker with 48kHz stereo stream. Second interface for microphone with 48kHz mono stream. This example can be used to start working on audio device. It can be also used to verify ISO endpoints for boards. Speaker adaptive clock (bound to SOF). Microphone for now has asynchronous clock. Volume and mute control while present are not used for data stream modification. | |||
| 2020-10-14 | net_lwip_webserver: efficiency tweaks | Peter Lawrence | |
| 2020-10-11 | update microchip driver | hathach | |
| also skip audio_test for same5x for now due to assert() macro conflict | |||
