summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
work with samd21 samd51 and nrf
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
add webserver into ci build
2020-03-10doc updatehathach
2020-03-10Merge branch 'majbthrd-nuc120'hathach
2020-03-10Merge branch 'nuc120' of https://github.com/majbthrd/tinyusb into ↵hathach
majbthrd-nuc120
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 ↵hathach
class driver)
2020-03-09Adding lwip_webserver to cihathach
- buil_al.py skip specific MCU if .skip.MCU_ exists - reduce stm32f070 heap & stack size to compile webserver
2020-03-08Merge pull request #294 from hathach/fix-rndis-zlpHa Thach
Fix zlp for nrf52840
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
Add several boards
2020-03-07added itsybitsy m0, m4hathach
2020-03-07added feather sense and CLUEhathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
make it easier to duplicate bsp
2020-03-07added feather nrf52840 sensehathach
2020-03-07Merge pull request #291 from hathach/port-samg55Ha Thach
Port samg55
2020-03-04usbnet RNDIS correctionPeter Lawrence
2020-03-03Merge pull request #287 from majbthrd/usbnetHa Thach
add CDC-ECM/RNDIS/CDC-EEM network device class with example
2020-03-03update net class to follow API naming conventionPeter Lawrence
2020-03-03Merge pull request #280 from majbthrd/nuc505Ha Thach
add Nuvoton NUC505
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
Add feature: langid Support
2020-02-26Add langid to tests.Chang Feng
Signed-off-by: Chang Feng <[email protected]>
2020-02-26Add langid to examples.Chang Feng
Signed-off-by: Chang Feng <[email protected]>
2020-02-26Add langid to example cdc_msc.Chang Feng
Signed-off-by: Chang Feng <[email protected]>
2020-02-26Add langid to example cdc_dual_ports.Chang Feng
Signed-off-by: Chang Feng <[email protected]>
2020-02-26Add langid support to descriptor string callback.Chang Feng
Signed-off-by: Chang Feng <[email protected]>
2020-02-19Merge pull request #282 from an-dr/esp32s2_numHa Thach
add a number for esp32-s2
2020-02-19add a number for esp32-s2Andrei Gramakov
2020-02-11atomic GPIO operation in BSPPeter Lawrence
2020-02-07add Nuvoton NUC505Peter Lawrence
2020-02-07correct waklaround with only status INhathach
correct usb descriptor msc dual example to work with samg
2020-02-07samg55 work with cdc msc examplehathach