summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2021-03-10clean uphathach
2021-03-10update doc for BOARD name, add note for udev on Linuxhathach
2021-03-02update pico-sdk to more recent commithathach
2021-03-02remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5hathach
2021-03-01fix freeRTOS config symbol warning with latest kernelhathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2021-02-24fix cihathach
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-19make midi example less ambigous for cable and channelhathach
2021-02-11rename examples folder dfu_rt to dfu_runtimehathach
2021-02-11rename dfu_rt to dfu_runtime for easy readinghathach
2021-02-10Address review comments:Ivo Popov
2021-02-10Fix unintended control transfers in webserial example.Ivo Popov
2021-02-09update hid_composite_freertos examplehathach
2021-02-09tud_hid_report_complete_cb() APIhathach
2021-02-08add tud_hid_n_gamepad_report() helper for gamepad reporthathach
2021-02-08clean uphathach
2021-02-06Merge pull request #618 from homeodor/masterHa Thach
2021-02-06CDC-like blocking behaviour for MIDIAlexander Golovanov
2021-02-02Typo fixedMohammed Aslam
2021-02-01add consumer control to hid_composite exampleshathach
2021-02-01Merge branch 'master' into rp2040-logger-enumfixhathach
2021-02-01added enumerate walkaround for RP2040-E5hathach
2021-02-01Merge pull request #610 from hathach/rp2040-followup2Ha Thach
2021-01-28fix #558 third attemptcharkster
2021-01-28fix #558charkster
2021-01-28fix #558charkster
2021-01-27rp2040 move uart id to board specifichathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-25Merge pull request #604 from kamtom480/spresense-sdk-2.0.2Ha Thach
2021-01-25Define Spresense EP numbers for cdc_msc exampleKamil Tomaszewski
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach
2021-01-24rp2040 skip freertos examplehathach
2021-01-24rp2040 hid_composite compiled and testedhathach
2021-01-24rp2040 dfu_rt dynamic_configuration compiledhathach
2021-01-24rp2040 dual cdc compiled and testedhathach
2021-01-24rp2040 audio_test compilehathach
2021-01-24cmake esp32s2 and rp2040 getting alonghathach
2021-01-23improve ci for esp32s2hathach
2021-01-23seperate ci build for family and orphaned boardshathach
2021-01-23rp2040 cdc_msc work wellhathach
2021-01-23rp2040 better support multiple boardshathach
2021-01-23get board_test running with pico on both led and buttonhathach
2021-01-22update cmake build to work with esp32s2 and rp2040hathach
2021-01-22Merge branch 'master' into group-boards-into-familyhathach
2021-01-22more cihathach
2021-01-22fix esp32s2 ci buildhathach
2020-12-25skip overflow sram examples for kl25hathach
2020-11-27group esp32s2 board into its grouphathach
2020-11-27add bus suspend & resume support for esp32s2hathach