| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-18 | more API rename | hathach | |
| 2021-05-18 | reworking hid host | hathach | |
| 2021-05-18 | rename var to be consistent | hathach | |
| 2021-05-18 | add hcd_ehci.h as interface for ehci port | hathach | |
| 2021-05-12 | Merge pull request #827 from kasjer/kasjer/fix-audio-rx_done_cb | Ha Thach | |
| 2021-05-11 | Merge pull request #829 from kasjer/kasjer/fix-build-for-nrf5340 | Ha Thach | |
| Allow build for NRF5340 MCU | |||
| 2021-05-11 | only apply errata walkaround for nrf52 | hathach | |
| 2021-05-11 | Allow build for NRF5340 MCU | Jerzy Kasenberg | |
| Errata code referred to NRF_USBD_BASE. This definition is not present in NRF5340 but both NRF52 and NRF53 do have NRF_USBD which maps to NRF_USBD_BASE for NRF52 and to NRF_USBD_S_BASE for NRF5340. This just make build possible for NRF5340. | |||
| 2021-05-10 | Merge pull request #828 from corvus-ossifragus/fix-ep-struct-trace-statements | Ha Thach | |
| Fix ep struct trace statements | |||
| 2021-05-10 | Update .gitignore | corvus-ossifragus | |
| 2021-05-10 | Update trace statements that referenced deprecated structure elements. | corvus-ossifragus | |
| 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-10 | Merge pull request #826 from hathach/minor-cleanup | Ha Thach | |
| minor clean up | |||
| 2021-05-10 | Merge pull request #824 from corvus-ossifragus/fix-keyboard-hid-report-buffer | Ha Thach | |
| Update main.c | |||
| 2021-05-10 | minor clean up | hathach | |
| 2021-05-09 | Update main.c | corvus-ossifragus | |
| Fix code where HID keyboard was being stuffed into the HID mouse buffer. | |||
| 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 | |
