summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07CI: seperate esp32s2 into different jobhathach
2020-04-06more cihathach
2020-04-06ci testhathach
2020-04-06fix CIhathach
2020-04-06revert name to dcd_init_handler()hathach
2020-04-06fix CROSS_COMPILE for esp32s2hathach
2020-04-06update ci setup-node / setup-rubyhathach
2020-04-06rename dcd_int_handler to dcd_irq_handler for consistency with other porthathach
2020-04-06move setup nodes before cache msp430hathach
2020-04-06house keepinghathach
2020-04-06fix issue and typo with In token when Fifo emptyhathach
2020-04-06Merge branch 'master' into add-esp32s2hathach
2020-04-06add -B for clean and flashhathach
2020-04-06Merge pull request #323 from pigrew/ci-cache-msp430Ha Thach
2020-04-06Merge pull request #324 from hathach/add-custom-osalHa Thach
2020-04-05Don't cache xPacks.Nathan Conrad
2020-04-05allow application to implement its own oshathach
2020-04-03Cache MSP430 toolchain and NPM modules. Use git action for submodules.Nathan Conrad
2020-04-03update dcd esp32s2 fifo allocation to match current dcd synopsyshathach
2020-04-03minor clean uphathach
2020-04-03add saola board.mkhathach
2020-04-03make as wrapper to idf.py for consistencyhathach
2020-04-01more ci testhathach
2020-04-01try adding esp32 to cihathach
2020-04-01rename project to cdc_msc_freertoshathach
2020-04-01reduce freertos task stack size to fit small mcuhathach
2020-04-01doc updatehathach
2020-04-01add esp32s2 saola bsphathach
2020-04-01add dcd_esp32s2hathach
2020-04-01Merge pull request #318 from majbthrd/confignumHa Thach
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-03-30more changelog0.6.0hathach
2020-03-30Merge pull request #315 from hathach/developHa Thach
2020-03-30minor changeloghathach
2020-03-30added changeloghathach
2020-03-29Merge pull request #312 from hathach/developHa Thach
2020-03-28Merge pull request #309 from pigrew/stm32_hal_updatesHa Thach
2020-03-28Update UARTs for stm32f4xx discovery boards. Other minor cleanups.Nathan Conrad
2020-03-28add ENTRY(Reset_Handler) to linker of samd21 and samd51 boardhathach
2020-03-28Update F4 BSP with new HAL configNathan Conrad
2020-03-28Update F3 BSP for new HALNathan Conrad
2020-03-28Update F0 BSP for new HALNathan Conrad
2020-03-28added Arduino Nano 33 BLE with/without Sensehathach
2020-03-28Merge branch 'master' into develophathach
2020-03-28Merge pull request #311 from majbthrd/usbnet_ecm_macosHa Thach
2020-03-28Merge pull request #310 from pigrew/ep0_zeroLenResponsesHa Thach
2020-03-28add repository_dispatch to allow other repo to remote trigger buildhathach
2020-03-27usbnet: tweak CDC-ECM after MacOS testingPeter Lawrence
2020-03-27USBD: Use tud_control_xfer only for dataNathan Conrad