summaryrefslogtreecommitdiff
path: root/src/portable/espressif
AgeCommit message (Expand)Author
2020-04-10remove commented codehathach
2020-04-10try to fix racing condition with setuphathach
2020-04-08use macro for easy enable/disable SOFhathach
2020-04-08disable SOF interrupt since it is not used for nowhathach
2020-04-06revert name to dcd_init_handler()hathach
2020-04-06rename dcd_int_handler to dcd_irq_handler for consistency with other porthathach
2020-04-06fix issue and typo with In token when Fifo emptyhathach
2020-04-03update dcd esp32s2 fifo allocation to match current dcd synopsyshathach
2020-04-01add dcd_esp32s2hathach