summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-22change msp430 flash tool from mspdebug to TI MSP430Flasherhathach
2020-03-22Merge branch 'master' into cr1901-msp430f5529hathach
2020-03-17Merge pull request #301 from majbthrd/nuc505tweakHa Thach
2020-03-16NUC505 : added comment on DMA choicePeter Lawrence
2020-03-16Merge pull request #298 from pigrew/UART_CRLFHa Thach
2020-03-16Merge pull request #290 from majbthrd/usbnet-stm32rndisHa Thach
2020-03-15NUC505 : fix operation with net_lwip_webserverPeter Lawrence
2020-03-15usb RNDIS revision on @pigrew suggestionsPeter Lawrence
2020-03-14Use CRLF on UART.Nathan Conrad
2020-03-11Merge pull request #297 from hathach/developHa Thach
2020-03-11hack to undef LITTLE_ENDIAN for samg55hathach
2020-03-11skip spresensehathach
2020-03-11add cdc_msc_freertos to cihathach
2020-03-11fix more buildhathach
2020-03-11fix cortex M7, M23, M33 freertos buildhathach
2020-03-11freertos demo use static only for most optmized sramhathach
2020-03-10update freertos examplehathach
2020-03-10fix freertos compilehathach
2020-03-10added FreeRTOS as submodulehathach
2020-03-10adding FreeRTOS as submodulehathach
2020-03-10rename to cdc_msc_freertoshathach
2020-03-10drop hid for freertos demo to match none os examplehathach
2020-03-10Merge pull request #295 from hathach/developHa Thach
2020-03-10doc updatehathach
2020-03-10Merge branch 'majbthrd-nuc120'hathach
2020-03-10Merge branch 'nuc120' of https://github.com/majbthrd/tinyusb into majbthrd-nu...hathach
2020-03-09more renamehathach
2020-03-09fix cihathach
2020-03-09add Flash & Ram to ci build resulthathach
2020-03-09add net_webserver into ci buildhathach
2020-03-09rename lwip_webserver to net_webserver for example naming convention (with cl...hathach
2020-03-09Adding lwip_webserver to cihathach
2020-03-08Merge pull request #294 from hathach/fix-rndis-zlpHa Thach
2020-03-08fix stm32 fsdev epdeschathach
2020-03-08fix zlp for nrf52840hathach
2020-03-08fix log printfhathach
2020-03-08add uart for feather nrf52840hathach
2020-03-07Merge pull request #292 from hathach/developHa Thach
2020-03-07added itsybitsy m0, m4hathach
2020-03-07added feather sense and CLUEhathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
2020-03-07added feather nrf52840 sensehathach
2020-03-07Merge pull request #291 from hathach/port-samg55Ha Thach
2020-03-04usbnet RNDIS correctionPeter Lawrence
2020-03-03Merge pull request #287 from majbthrd/usbnetHa Thach
2020-03-03update net class to follow API naming conventionPeter Lawrence
2020-03-03Merge pull request #280 from majbthrd/nuc505Ha Thach
2020-03-02add CDC-ECM/RNDIS/CDC-EEM network device class with examplePeter Lawrence
2020-03-03Merge pull request #286 from chang196700/feature-langidHa Thach
2020-02-26Add langid to tests.Chang Feng