| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-24 | remove obsolete host example | hathach | |
| 2021-02-23 | move ehci and ohci to portable folder | hathach | |
| 2021-02-23 | enable host example ci build for imxrt | hathach | |
| 2021-02-23 | host msc: call read_capacity as part of enumeration | hathach | |
| - add tuh_msc_get_block_count(), tuh_msc_get_block_size() - rename tuh_msc_mounted_cb/tuh_msc_unmounted_cb to tuh_msc_mount_cb/tuh_msc_unmount_cb to match device stack naming - change tuh_msc_is_busy() to tuh_msc_ready() - add CFG_TUH_MSC_MAXLUN (default to 4) to hold lun capacities - add host msc configured to for state check. | |||
| 2021-02-23 | rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry() | hathach | |
| 2021-02-22 | rename hcd_lpc18_43 to hcd_transdimension | hathach | |
| 2021-02-19 | make midi example less ambigous for cable and channel | hathach | |
| 2021-02-11 | rename examples folder dfu_rt to dfu_runtime | hathach | |
| 2021-02-11 | rename dfu_rt to dfu_runtime for easy reading | hathach | |
| also rename tud_dfu_rt_reboot_to_dfu to tud_dfu_runtime_reboot_to_dfu_cb | |||
| 2021-02-11 | Merge pull request #645 from ipopov/webserial-fix | Ha Thach | |
| Fix unintended control transfers in webserial example. | |||
| 2021-02-10 | Address review comments: | Ivo Popov | |
| - every switch must have a default - revert formatting of unchanged lines | |||
| 2021-02-10 | Fix unintended control transfers in webserial example. | Ivo Popov | |
| 2021-02-10 | Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040. | Ivo Popov | |
| This ensures that the Pico SDK, too, is built in debug mode and with nice debugging symbols. | |||
| 2021-02-09 | update hid_composite_freertos example | hathach | |
| 2021-02-09 | tud_hid_report_complete_cb() API | hathach | |
| update hid composite to make use of tud_hid_report_complete_cb() for sending reports when possible. | |||
| 2021-02-08 | add tud_hid_n_gamepad_report() helper for gamepad report | hathach | |
| - Add gamepad to hid_composite example. Though it needs a bit of extra work but it will come later as separated PR. | |||
| 2021-02-08 | clean up | hathach | |
| 2021-02-06 | Merge pull request #618 from homeodor/master | Ha Thach | |
| A CDC-like blocking behaviour for MIDI, incl. SysEx | |||
| 2021-02-06 | CDC-like blocking behaviour for MIDI | Alexander Golovanov | |
| Also added a dummy readout for MIDI into examples | |||
| 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-29 | add support for LOG=2 | hathach | |
| LOGGER=rtt is not tested since jlink doesn't support rp2040 just yet | |||
| 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 | limit artifact to only uf2 for now | hathach | |
| due to the large size of combined binaries of all boards + all examples | |||
| 2021-01-26 | add copy-artifact target, and add uf2 for all family board | hathach | |
| 2021-01-26 | change output filename to BOARD-Directory | hathach | |
| 2021-01-25 | rename build output | 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 | |
