| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2021-04-24 | lpc55 improve multiple controller support | hathach | |
| port1 highspeed requires USB_RAM | |||
| 2021-04-24 | lpc55 correct bus_reset with highspeed on support controller | hathach | |
| correct hsphy init for family | |||
| 2021-04-24 | lpc55 better multiport support | hathach | |
| 2021-04-24 | update dcd ip3511 for better multiple rhport support | hathach | |
| 2021-04-23 | Change tu_fifo_get_linear_write/read_info() to return a struct | Reinhard Panhuber | |
| Compilers always complain that variables set by function via pointer might be uninitialized so to avoid that return values are now delivered via struct. | |||
| 2021-04-23 | Init len_wrap = 0 to fix compiler complains. | Reinhard Panhuber | |
| 2021-04-23 | Fix include path in audio_device.h | Reinhard Panhuber | |
| 2021-04-23 | Implement functions to allow for DMA usage in audio driver. | Reinhard Panhuber | |
| - Add tud_audio_n_get_ep_out_ff(), tud_audio_n_get_ep_in_ff(), tud_audio_n_get_rx_support_ff(), and tud_audio_n_get_tx_support_ff() - Change get_linear_read/write_info() to return linear and wrapped part at once - Adjusted affected code in audio_device.c and tested with audio_4_channel. | |||
| 2021-04-22 | USBTMC: remove reference to visa DLL (which only was for windows, and ↵ | Nathan Conrad | |
| auto-select instead. | |||
| 2021-04-22 | Removes polltimeout behaviour and restructures | Jeremiah McCarthy | |
| Moves dfu_req_dnload_reply to ACK stage of a DNREQUEST. Removes unneeded variables due to other simplifications. | |||
| 2021-04-22 | Fix statte check on DATA stage | Jeremiah McCarthy | |
| 2021-04-22 | Remove custom status description table | Jeremiah McCarthy | |
| 2021-04-22 | Remove unused alt_setting | Jeremiah McCarthy | |
| 2021-04-22 | Add const | Jeremiah McCarthy | |
| 2021-04-22 | Remove uunused code | Jeremiah McCarthy | |
| 2021-04-22 | Remove usb reset callback | Jeremiah McCarthy | |
| 2021-04-22 | Remove nonstd behaviour | Jeremiah McCarthy | |
| 2021-04-22 | Move debug from .h to .c | Jeremiah McCarthy | |
| 2021-04-22 | Replace dfu_mode with dfu | Jeremiah McCarthy | |
| 2021-04-22 | add lpc55 uart write | hathach | |
| 2021-04-22 | Merge pull request #798 from hathach/uac2_fix_cs_as_int_alt_set_0 | Ha Thach | |
| Uac2 fix cs as int alt set 0 | |||
| 2021-04-21 | Remove unnecessary volatile and short audio function index to func_id | Reinhard Panhuber | |
| 2021-04-20 | Merge remote-tracking branch 'upstream/master' into uac2_fix_cs_as_int_alt_set_0 | Reinhard Panhuber | |
