| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-10 | clean up | hathach | |
| 2021-03-10 | update doc for BOARD name, add note for udev on Linux | hathach | |
| 2021-03-02 | update pico-sdk to more recent commit | hathach | |
| - move target_link_libraries() to family.cmake - enable pico_bootsel_via_double_reset | |||
| 2021-03-02 | remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5 | hathach | |
| 2021-03-01 | fix freeRTOS config symbol warning with latest kernel | hathach | |
| 2021-03-01 | add submodule lib/FreeRTOS-Kernel | hathach | |
| 2021-02-24 | fix ci | hathach | |
| 2021-02-24 | add itf argument to hid API to support multiple instances | hathach | |
| following API signature is changed: - tud_hid_descriptor_report_cb() - tud_hid_get_report_cb() - tud_hid_set_report_cb() - tud_hid_boot_mode_cb() - tud_hid_set_idle_cb() | |||
| 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-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-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-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 | |
