| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-10 | audio_device: Fix build error | Jerzy Kasenberg | |
| ep_in_as_intf_num was incorrectly used to access out interface which is defined for 'in' interface. Code related to 'out' endpoint should use ep_out_as_intf_num instead. | |||
| 2021-05-08 | Merge pull request #821 from corvus-ossifragus/debug_build_errors | Ha Thach | |
| Update hcd_rp2040.c | |||
| 2021-05-08 | Merge pull request #820 from corvus-ossifragus/update-host-example | Ha Thach | |
| Update main.c | |||
| 2021-05-07 | Update hcd_rp2040.c | corvus-ossifragus | |
| Remove reference to the deprecated "num" and "in" members of struct hw_endpoint which still exist in an assert statement and break DEBUG builds. | |||
| 2021-05-07 | Update main.c | corvus-ossifragus | |
| Added new RTOS names to the name string array in print_greeting() in the host example program. The program seemed to hang when a new RTOS was indexed in CFG_TUSB_OS. | |||
| 2021-05-05 | Merge pull request #803 from pigrew/usbtmc_default_rm | Ha Thach | |
| USBTMC: remove reference to visa DLL (which only was for windows, and… | |||
| 2021-05-02 | Merge pull request #804 from hathach/audio_make_dma_ready | Ha Thach | |
| Implement functions to allow for DMA usage in audio driver. | |||
| 2021-05-02 | update changelog for peek api | hathach | |
| 2021-05-02 | some text fomarting, update unit test to test get buffer info for fifo | hathach | |
| 2021-04-30 | Remove n from tu_fifo_get_write_info() and fix bug in vendor class | Reinhard Panhuber | |
| 2021-04-30 | Fix bug in cdc_peek | Reinhard Panhuber | |
| 2021-04-30 | Fix cdc peeks() | Reinhard Panhuber | |
| 2021-04-30 | Comment cleanup | Reinhard Panhuber | |
| 2021-04-30 | Remove variable n in tu_fifo_get_read_info() | Reinhard Panhuber | |
| 2021-04-30 | Remove all remainings with peek_at | Reinhard Panhuber | |
| 2021-04-30 | Remove offset feature from fifo.c | Reinhard Panhuber | |
| 2021-04-30 | Change read infos to pointer type | Reinhard Panhuber | |
| 2021-04-29 | Merge pull request #811 from hathach/update-lpc54 | Ha Thach | |
| Update lpc54 | |||
| 2021-04-29 | fix mkl25z ci | hathach | |
| 2021-04-29 | fix build with mkl25z | hathach | |
| 2021-04-28 | fixed build with lpc51 | hathach | |
| 2021-04-28 | add lpc54 to ci | hathach | |
| 2021-04-28 | add lpc54628 but usb clock;phy doesn't seem to be right | hathach | |
| 2021-04-28 | fix lpc54 button | hathach | |
| 2021-04-28 | generalize lpc54 family | hathach | |
| 2021-04-28 | fix build with lpc54 | hathach | |
| 2021-04-28 | fix lpc55 build | hathach | |
| 2021-04-28 | fix build with imxrt | hathach | |
| 2021-04-28 | update lpc mcu sdk path | hathach | |
| 2021-04-28 | add official nxp mcux-sdk submodule | hathach | |
| 2021-04-28 | add nxp_lpcopen as submodule | hathach | |
| 2021-04-28 | remove submodule hw/mcu/nxp | hathach | |
| 2021-04-28 | making new family lpc54 | hathach | |
| 2021-04-28 | Merge pull request #810 from hathach/fix-lpc15 | Ha Thach | |
| Fix lpc15 | |||
| 2021-04-28 | complete lpc15 family | hathach | |
| 2021-04-28 | create new lpc15 family | hathach | |
| 2021-04-28 | update doc | hathach | |
| 2021-04-28 | lpc1549 work well now | hathach | |
| 2021-04-28 | temporarily fix include recusrive loop | hathach | |
| 2021-04-26 | clean up lpc55 boards | hathach | |
| 2021-04-26 | change lpc55s28 default port to 1 | hathach | |
| 2021-04-26 | Merge pull request #808 from hathach/lpc55-port1-hs | Ha Thach | |
| Lpc55 port1 hs | |||
| 2021-04-26 | update board doc | hathach | |
| 2021-04-26 | Merge pull request #807 from UweBonnes/lpc55-port1-hs | Ha Thach | |
| mcu-link: Board support for MCU-LINK with LPC55S69JBD64 | |||
| 2021-04-26 | use correct NBYTES_MAX for full and high speed | hathach | |
| 2021-04-26 | add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ↵ | hathach | |
| is m4 but cannot unaligned acces on usb ram | |||
| 2021-04-26 | clean up | hathach | |
| 2021-04-26 | mcu_link: Board support for MCU_LINK with LPC55S69JBD64 | Uwe Bonnes | |
| 2021-04-26 | ip3511 correct buffer offset, nbytes layout for highspeed port1 | hathach | |
| able to get passed enumeration and up to READ10 | |||
| 2021-04-24 | fix unaligned access with port1 hs | hathach | |
