summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-28fix lpc54 buttonhathach
2021-04-28generalize lpc54 familyhathach
2021-04-28fix build with lpc54hathach
2021-04-28fix lpc55 buildhathach
2021-04-28fix build with imxrthathach
2021-04-28update lpc mcu sdk pathhathach
2021-04-28add official nxp mcux-sdk submodulehathach
2021-04-28add nxp_lpcopen as submodulehathach
2021-04-28remove submodule hw/mcu/nxphathach
2021-04-28making new family lpc54hathach
2021-04-28Merge pull request #810 from hathach/fix-lpc15Ha Thach
2021-04-28complete lpc15 familyhathach
2021-04-28create new lpc15 familyhathach
2021-04-28update dochathach
2021-04-28lpc1549 work well nowhathach
2021-04-28temporarily fix include recusrive loophathach
2021-04-26clean up lpc55 boardshathach
2021-04-26change lpc55s28 default port to 1hathach
2021-04-26Merge pull request #808 from hathach/lpc55-port1-hsHa Thach
2021-04-26update board dochathach
2021-04-26Merge pull request #807 from UweBonnes/lpc55-port1-hsHa Thach
2021-04-26use correct NBYTES_MAX for full and high speedhathach
2021-04-26add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ...hathach
2021-04-26clean uphathach
2021-04-26mcu_link: Board support for MCU_LINK with LPC55S69JBD64Uwe Bonnes
2021-04-26ip3511 correct buffer offset, nbytes layout for highspeed port1hathach
2021-04-24fix unaligned access with port1 hshathach
2021-04-24lpc55 improve multiple controller supporthathach
2021-04-24lpc55 correct bus_reset with highspeed on support controllerhathach
2021-04-24lpc55 better multiport supporthathach
2021-04-24update dcd ip3511 for better multiple rhport supporthathach
2021-04-23Change tu_fifo_get_linear_write/read_info() to return a structReinhard Panhuber
2021-04-23Init len_wrap = 0 to fix compiler complains.Reinhard Panhuber
2021-04-23Fix include path in audio_device.hReinhard Panhuber
2021-04-23Implement functions to allow for DMA usage in audio driver.Reinhard Panhuber
2021-04-22USBTMC: remove reference to visa DLL (which only was for windows, and auto-se...Nathan Conrad
2021-04-22Removes polltimeout behaviour and restructuresJeremiah McCarthy
2021-04-22Fix statte check on DATA stageJeremiah McCarthy
2021-04-22Remove custom status description tableJeremiah McCarthy
2021-04-22Remove unused alt_settingJeremiah McCarthy
2021-04-22Add constJeremiah McCarthy
2021-04-22Remove uunused codeJeremiah McCarthy
2021-04-22Remove usb reset callbackJeremiah McCarthy
2021-04-22Remove nonstd behaviourJeremiah McCarthy
2021-04-22Move debug from .h to .cJeremiah McCarthy
2021-04-22Replace dfu_mode with dfuJeremiah McCarthy
2021-04-22add lpc55 uart writehathach
2021-04-22Merge pull request #798 from hathach/uac2_fix_cs_as_int_alt_set_0Ha Thach
2021-04-21Remove unnecessary volatile and short audio function index to func_idReinhard Panhuber
2021-04-20Merge remote-tracking branch 'upstream/master' into uac2_fix_cs_as_int_alt_set_0Reinhard Panhuber