| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-29 | zero init internal class/device data | hathach | |
| 2019-01-29 | fix segger debug with SD | hathach | |
| - Add macro NO_VTOR_CONFIG - In Properties -> Debugger -> Debugger Options -> Start From Entry Point Symbol, set to 'No.' This is because we should enter our SoftDevice's ResetHandler(), not our applications. For more information, see RK's comment below. | |||
| 2019-01-29 | nrf5x usb init before sd works | hathach | |
| 2019-01-29 | add S140 v6 build config for nrf5x | hathach | |
| 2019-01-25 | Merge branch 'devlocal' into develop | hathach | |
| 2019-01-04 | Add USB Midi support. | Scott Shawcroft | |
| It also introduces a txbuffer which copies data into it but passes the buffer straight to the USB rather than another copy. | |||
| 2019-01-02 | adding makefile support for nrf5x | hathach | |
| got undefined reference to `_start' | |||
| 2018-12-14 | clean up compiler attribute | hathach | |
| 2018-12-13 | white spaces | hathach | |
| 2018-12-13 | clean up files | hathach | |
| 2018-12-13 | seperate tusb_task() to tud_task() and tuh_task() | hathach | |
| tusb_task() still exists for backward compatible | |||
| 2018-12-13 | osal clean up | hathach | |
| remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task and call tinyusb_task(). This make API consistent with NO OS. | |||
| 2018-12-12 | minor update | hathach | |
| 2018-12-12 | rename edpt_dir/number/addr to tu_edpt_* | hathach | |
| 2018-12-10 | clean up host pipe api | hathach | |
| 2018-12-10 | add tuh_mount_cb/tuh_umount_cb | hathach | |
| 2018-12-07 | add host ea4088qs, but not work | hathach | |
| 2018-12-07 | lpc17 ohci failed to execute control transfer !! | hathach | |
| 2018-12-07 | simple cdc host demo work | hathach | |
| 2018-12-07 | able to build host hid | hathach | |
| 2018-12-07 | enable all warnings | hathach | |
| 2018-12-07 | able to build with host msc | hathach | |
| 2018-12-06 | clean up hub | hathach | |
| 2018-12-06 | rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC | hathach | |
| 2018-12-06 | clean up usbh, rename doxygen folder to docs | hathach | |
| 2018-12-06 | able to complete enumeration with os none blocking | hathach | |
| 2018-12-05 | added ea4357 ses project | hathach | |
| 2018-12-05 | fix more host build error | hathach | |
| 2018-12-05 | fixing build error with host stack | hathach | |
| 2018-12-05 | host 1800 blinky | hathach | |
| 2018-12-05 | add host lpc18xx project | hathach | |
| 2018-12-05 | clean up ses project | hathach | |
| 2018-12-05 | add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr | hathach | |
| 2018-12-05 | fix travis build error | hathach | |
| 2018-12-05 | lpc40xx device work, moving Chip_USB_Init out of tinyusb | hathach | |
| 2018-12-04 | adding ea4088 quickstart, able to blink | hathach | |
| 2018-12-04 | add mcb1800, blink led ok | hathach | |
| 2018-12-03 | clean up | hathach | |
| 2018-12-03 | use lpcopen for ea4357, blinky ok | hathach | |
| 2018-12-03 | clean up lpc13 | hathach | |
| 2018-12-03 | moving lpc17xx to use lpcopen | hathach | |
| 2018-12-03 | move lpc_chip_13xx files | hathach | |
| 2018-12-03 | use flash for msc_disk_ram in case mcu does have enough sram | hathach | |
| 2018-12-03 | correct memory placement for lpc13. CDC work well | hathach | |
| 2018-12-02 | lpc11u use USBSRAM, able to response with 1st request | hathach | |
| 2018-12-01 | fix lpc11u68 bsp issue, able to blink | hathach | |
| 2018-12-01 | able to build lpc11u68 | hathach | |
| 2018-12-01 | add lpc11u68 ses file | hathach | |
| 2018-11-30 | lpc13xx build ok (not work) with lpcopen | hathach | |
| 2018-11-30 | adding ses lpc13xx | hathach | |
