Commit Graph

7 Commits

Author SHA1 Message Date
Ha Thach
04a06ec401 Merge branch 'master' into refactor-irqhandler 2020-04-11 15:49:34 +07:00
hathach
c1f3fbbc03 implement dcd connect/disconnect for samd and nrf 2020-04-09 11:47:02 +07:00
hathach
fb05451a26 mass rename dcd_isr() to dcd_irq_handler() 2020-04-06 17:24:22 +07:00
hathach
2d6d298302 move irqhandler to application
tud_isr() must be called by application to forward the irqhandle to the
stack
2020-04-06 14:11:45 +07:00
hathach
89f3ad59da fix #247 2019-12-27 09:42:57 +07:00
hathach
0da45c2e78 clean up 2019-12-26 22:31:29 +07:00
hathach
b5684c5c10 merge dcd_samd51 & dcd_samd21 into dcd_samd 2019-12-26 21:46:59 +07:00