| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-30 | cdc-acm: Use 512 bytes when in HS mode. | Uwe Bonnes | |
| Removes error: config 1 interface 2 altsetting 0 bulk endpoint 0x3 has invalid maxpacket 64 while enumerationg. | |||
| 2020-06-30 | Add Stm32F7xxdisco board support files | Uwe Bonnes | |
| Status with examples/device/cdc_msc: - make BOARD=stm32f723disco => OK - make BOARD=stm32f723disco PORT=1 => No Reaction - make BOARD=stm32f746disco => OK - make BOARD=stm32f746disco PORT=1 => Hangs during enumeration - make BOARD=stm32f769disco => Hangs during enumeration | |||
| 2020-06-30 | Merge branch 'master' into add-stm-hs | hathach | |
| 2020-06-29 | Merge pull request #445 from hathach/add-kaluga-bsp | Ha Thach | |
| added esp32s2 kaluga bsp | |||
| 2020-06-29 | added esp32s2 kaluga bsp | hathach | |
| 2020-06-21 | examples/readme.md: Add hint to build for debug. | Uwe Bonnes | |
| 2020-06-15 | update example config and descriptor with better Highspeed support | hathach | |
| 2020-06-15 | update midi | hathach | |
| 2020-06-15 | clean up, update other example config | hathach | |
| 2020-06-14 | revert CFG_TUSB_RHPORT0_MODE to previous way | hathach | |
| 2020-06-01 | allow hs ep open with 512 bytes | hathach | |
| 2020-05-29 | fix idf usb pin init changes | hathach | |
| 2020-05-26 | merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE | hathach | |
| each port is 1 byte for easy maintenance | |||
| 2020-05-21 | fix nrf hanged (blocking wait) when called within critical section | hathach | |
| 2020-05-17 | temporariyly suppress cast-align warning for net_device and net example | hathach | |
| 2020-05-17 | enable -Wcast-align | hathach | |
| suppress vendor sdk driver at board.mk | |||
| 2020-05-02 | minor update net example | hathach | |
| samg failed to run net example | |||
| 2020-04-29 | fix ci board test with esp32 | hathach | |
| 2020-04-29 | fix esp32 ci adding FREERTOS STATIC to sdkconfig default | hathach | |
| 2020-04-26 | add usbd edpt open | hathach | |
| - RTT mode is blocking to prevent log lost - Improve logging message | |||
| 2020-04-23 | Merge pull request #376 from hathach/add-more-example | Ha Thach | |
| Add dynamic configuration example | |||
| 2020-04-23 | complete the midi output for dynamic configuration | hathach | |
| 2020-04-22 | house keeping | hathach | |
| 2020-04-22 | Merge branch 'master' into add-more-example | hathach | |
| 2020-04-22 | clean up | hathach | |
| 2020-04-22 | added swo as logger | hathach | |
| tested with feather nrf52840 + jlink | |||
| 2020-04-22 | more rtt software | hathach | |
| 2020-04-22 | add LOGGER option to use rtt | hathach | |
| update example readme for debug log. Update bug template to ask for LOG as well. | |||
| 2020-04-20 | update freerots hid composite | hathach | |
| clean up unused descriptor for usbtmc example | |||
| 2020-04-20 | add extra comma to HID_REPORT_ID | hathach | |
| this make the template with Report ID look less weird to the user | |||
| 2020-04-20 | start adding dynamic configuration example | hathach | |
| 2020-04-17 | Merge pull request #354 from hathach/cxd56-disconnect-connect | Ha Thach | |
| Cxd56 disconnect connect | |||
| 2020-04-17 | mass rename tud/dcd_irq_handler to tud/dcd_init_handler | hathach | |
| 2020-04-17 | update example to include CXD56 for highspeed mode | hathach | |
| 2020-04-16 | Merge pull request #345 from hathach/add-alt-itf | Ha Thach | |
| Implement setInterface(alt) for usb net driver | |||
| 2020-04-15 | Set Net example to use IAD device class | Nathan Conrad | |
| 2020-04-15 | rename config num to id in net webserver example | hathach | |
| also add configuration array bound check. | |||
| 2020-04-15 | remove unused usb_descriptors.h | hathach | |
| 2020-04-15 | better demonstrate usbnet exmaple is multiple configurations | hathach | |
| 2020-04-15 | Merge branch 'master' into class-driver-id | hathach | |
| 2020-04-14 | usbnet: remove CDC-EEM | Peter Lawrence | |
| 2020-04-15 | use class driver open() for interface support detection | hathach | |
| tested with dfu_runtime | |||
| 2020-04-14 | Merge pull request #334 from majbthrd/usbnet_osagnostic | Ha Thach | |
| usbnet: OS-agnostic (Windows/Linux/macOS) network driver | |||
| 2020-04-13 | Merge pull request #335 from majbthrd/lwip_timeouts | Ha Thach | |
| net_lwip_webserver: add support for lwip timeouts | |||
| 2020-04-12 | net_lwip_webserver: add support for lwip timeouts | Peter Lawrence | |
| 2020-04-12 | usbnet: OS-agnostic (Windows/Linux/macOS) network driver | Peter Lawrence | |
| 2020-04-11 | Merge branch 'master' into refactor-irqhandler | Ha Thach | |
| 2020-04-11 | print correct example name | hathach | |
| 2020-04-11 | fix incorrect setup packet | hathach | |
| also increase usbd stack in example when debug is enabled | |||
| 2020-04-10 | Merge pull request #319 from hathach/add-esp32s2 | Ha Thach | |
| port ESP32 S2 | |||
