summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-02rp2040 add disconnection detectionhathach
2021-03-02rp2040 able to get log with rtthathach
2021-03-02update pico-sdk to more recent commithathach
2021-03-02Merge pull request #691 from hathach/fix-rp2040-host-buildHa Thach
2021-03-02fix rp2040 host buildhathach
2021-03-02Merge pull request #684 from hathach/rp2040-host-exampleHa Thach
2021-03-02Merge pull request #690 from hathach/submodule-on-the-flyHa Thach
2021-03-02move fomu to its own family, update ci with build risvhathach
2021-03-02update ci for msp430 familyhathach
2021-03-02move msp430 into familyhathach
2021-03-02add lib/CMSIS_5 v5.7 locallyhathach
2021-03-02remove submodule lib/CMSIS_5hathach
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-03-01remove submodule lib/FreeRTOShathach
2021-03-01fix ci build for same boardhathach
2021-03-01re-enable all buildhathach
2021-03-01fix ci build for rp2040hathach
2021-03-01update microchip_driverhathach
2021-03-01update family submodulehathach
2021-03-01try to fetch needed mcu submodule while running makehathach
2021-03-01audio_decive clean up and bootstrapping of linear (formerly evade) buff.Reinhard Panhuber
2021-03-01Merge pull request #689 from hathach/update-lpc55Ha Thach
2021-03-01add lpc55 to cihathach
2021-03-01added lpcxpresso 55s28hathach
2021-03-01move lpc55 into its own familyhathach
2021-02-28Fix Endpoint descriptor for MIDI DeviceDuddie
2021-02-28Merge pull request #687 from jgressmann/bugfix/same54xplainedpro-led-invertedHa Thach
2021-02-28SAM E54 Xplained Pro: applies reviewer feedbackJean Gressmann
2021-02-28SAM 54 Xplained Pro: fix inverted logic for board ledJean Gressmann
2021-02-27Update getting_started.mdHa Thach
2021-02-27Merge pull request #675 from majbthrd/rp2040epaddrHa Thach
2021-02-26rp2040: improve _hw_endpoint_init()Peter Lawrence
2021-02-26fix indenthathach
2021-02-26add rp2040 to host example buildhathach
2021-02-26Merge pull request #683 from amitv87/handle_break_reqHa Thach
2021-02-26Update cdc_device.hboggyb
2021-02-26Merge pull request #682 from hathach/rp2040_fix_hcd_initHa Thach
2021-02-25initial break request handlingamit verma
2021-02-26Merge pull request #676 from majbthrd/rp2040deviceHa Thach
2021-02-25Update RP2040 hcd_init to have rhport argument.Liam Fraser
2021-02-25Merge branch 'master' into rp2040epaddrmajbthrd
2021-02-25Merge branch 'master' into rp2040devicemajbthrd
2021-02-25rp2040: requested code mode in rp2040_usb.hPeter Lawrence
2021-02-25Merge pull request #672 from majbthrd/rp2040trimHa Thach
2021-02-25rp2040: requested change from TU_MIN to tu_min16Peter Lawrence
2021-02-25Revert tusb_fifo.h include form to original.Reinhard Panhuber
2021-02-24Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-24Merge pull request #680 from kamtom480/fix_setupkamtom480