summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-09make saola as cmake component, easier to add more esp32 boardhathach
2020-04-09add neopixel led strip driver for saola, make saola as an componenthathach
2020-04-08update cmakehathach
2020-04-08use macro for easy enable/disable SOFhathach
2020-04-08disable SOF interrupt since it is not used for nowhathach
2020-04-08add TODO for saola on-board neopixelhathach
2020-04-07rename saola to saola_1hathach
2020-04-07update docs for esp32s2hathach
2020-04-07minor clean uphathach
2020-04-07add ci build_esp32s.pyhathach
2020-04-07esp32s2 work with hid_composite_freertoshathach
2020-04-07skip freertos example for cxd56 msp430 and fomuhathach
2020-04-07add hid_composite_freertos examplehathach
2020-04-07example clean uphathach
2020-04-07clean uphathach
2020-04-07add saola button pin support, esp32 build with board_testhathach
2020-04-07only check in sdkconfig.defaultshathach
2020-04-07ci againhathach
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