summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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-29add support for LOG=2hathach
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-26limit artifact to only uf2 for nowhathach
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-25rename build outputhathach
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
2021-01-21Merge branch 'master' into picoHa Thach
2021-01-19RP2040 supportgraham sanderson
2021-01-14replaced variable name to CMDEXE from UNAME.kkitayam
2021-01-13also build boards without familyhathach
2021-01-11added support for cmd.exe as a shell on make.kkitayam
2020-12-25skip overflow sram examples for kl25hathach
2020-11-28move all nrf boards into its family grouphathach
2020-11-28group more nrf boardshathach
2020-11-28grouping nrf boardshathach
2020-11-27group esp32s2 board into its grouphathach
2020-11-27add bus suspend & resume support for esp32s2hathach
2020-11-24more cihathach
2020-11-24fix ci buildhathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-23add tud_ready() check in tud_cdc_n_write_flush()hathach
2020-11-23Merge branch 'master' into cdc_without_dtrHa Thach
2020-11-20migrate vendor device to new control xfer cbhathach
2020-11-18Changes to CDC example code:Jan Dümpelmann