summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-10audio_device: Fix build errorJerzy Kasenberg
2021-05-08Merge pull request #821 from corvus-ossifragus/debug_build_errorsHa Thach
2021-05-08Merge pull request #820 from corvus-ossifragus/update-host-exampleHa Thach
2021-05-07Update hcd_rp2040.ccorvus-ossifragus
2021-05-07Update main.ccorvus-ossifragus
2021-05-05Merge pull request #803 from pigrew/usbtmc_default_rmHa Thach
2021-05-02Merge pull request #804 from hathach/audio_make_dma_readyHa Thach
2021-05-02update changelog for peek apihathach
2021-05-02some text fomarting, update unit test to test get buffer info for fifohathach
2021-04-30Remove n from tu_fifo_get_write_info() and fix bug in vendor classReinhard Panhuber
2021-04-30Fix bug in cdc_peekReinhard Panhuber
2021-04-30Fix cdc peeks()Reinhard Panhuber
2021-04-30Comment cleanupReinhard Panhuber
2021-04-30Remove variable n in tu_fifo_get_read_info()Reinhard Panhuber
2021-04-30Remove all remainings with peek_atReinhard Panhuber
2021-04-30Remove offset feature from fifo.cReinhard Panhuber
2021-04-30Change read infos to pointer typeReinhard Panhuber
2021-04-29Merge pull request #811 from hathach/update-lpc54Ha Thach
2021-04-29fix mkl25z cihathach
2021-04-29fix build with mkl25zhathach
2021-04-28fixed build with lpc51hathach
2021-04-28add lpc54 to cihathach
2021-04-28add lpc54628 but usb clock;phy doesn't seem to be righthathach
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