summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-10change saola-1 led to pin 18 by defaulthathach
2020-04-10Correct dedicated FIFO SRAM size to 1024hathach
2020-04-10remove 100us delay at the end of dcd_init()hathach
2020-04-10revert name to dcd_int_handler due to function prototype warninghathach
2020-04-10clear USB_RXFLVI_M before read_rx_fifo()hathach
2020-04-10change indent from 4 -> 2 spaceshathach
2020-04-10rename dcd_init_handler to dcd_irq_handler to consistent with other portshathach
2020-04-10remove commented codehathach
2020-04-10try to fix racing condition with setuphathach
2020-04-10fix uint32_t format with loghathach
2020-04-10add CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=yhathach
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