summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2019-03-25fix timer prio for freertos to blink ledhathach
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2019-03-23clean up bsp, adde board_millis()hathach
2019-03-23remove idle rate enforcement, should be done in application levelhathach
2019-03-23add board_noos_millis() for blinkyhathach
2019-03-22simplify board API, adding stm32f3 discoveryhathach
2019-03-22clean uphathach
2019-03-21minor clean uphathach
2019-03-21add readme url for mynewt examplehathach
2019-03-20clean board uart read & writehathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-03-20move lpcopen to its own repo (submodule)hathach
2019-03-20move -nostdlib (-nostartfiles) into board.mkhathach
2019-03-19stm32f place startup*.o first in linking order due to gcc flto bughathach
2019-03-17update flash-jlink target for m0 and m4 boardhathach
2019-03-16adding flash (jlink)hathach
2019-03-15update ses project filehathach
2019-03-13dcd_set_address include status response, usbd control stall both control in a...hathach
2019-03-10adding segger project for stm32f4hathach
2019-03-09add flash target for stm32 board using stm32cubeprogammger clihathach
2019-03-05fix asm file .S (nrf) and .s (stm)hathach
2019-03-05Merge branch 'master' into stm32f4hathach
2019-02-27examples/cdc_msc_hid: Revert local changes to tusb_config.h.William D. Jones
2019-01-29zero init internal class/device datahathach
2019-01-29fix segger debug with SDhathach
2019-01-29nrf5x usb init before sd workshathach
2019-01-29add S140 v6 build config for nrf5xhathach
2019-01-25Merge branch 'devlocal' into develophathach
2019-01-10cdc_msc_hid: Ensure example compiles again- add missing prototypes,William D. Jones
2019-01-10Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4William D. Jones
2019-01-09cdc_msc_hid: Work around LTO bug in gcc where order of compile mattersWilliam D. Jones
2019-01-04Add USB Midi support.Scott Shawcroft
2019-01-02adding makefile support for nrf5xhathach
2018-12-13white spaceshathach
2018-12-13seperate tusb_task() to tud_task() and tuh_task()hathach
2018-12-13osal clean uphathach
2018-12-12minor updatehathach
2018-12-07enable all warningshathach
2018-12-05clean up ses projecthathach
2018-12-05add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isrhathach
2018-12-05fix travis build errorhathach
2018-12-05lpc40xx device work, moving Chip_USB_Init out of tinyusbhathach
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04add mcb1800, blink led okhathach
2018-12-03clean uphathach
2018-12-03use lpcopen for ea4357, blinky okhathach
2018-12-03clean up lpc13hathach
2018-12-03moving lpc17xx to use lpcopenhathach
2018-12-03move lpc_chip_13xx fileshathach
2018-12-03use flash for msc_disk_ram in case mcu does have enough sramhathach