Saturday, 2020-04-04

*** tpb has joined #timvideos00:00
cr1901_moderntannewt: I'm not sure if this is the right channel, but since valentyusb is on topic... what do you mean by this feature specifically? https://github.com/hathach/tinyusb/issues/32200:04
tpbTitle: Callback from ISR? · Issue #322 · hathach/tinyusb · GitHub (at github.com)00:04
tannewtcr1901_modern: I'd like to have TinyUSB call a function in CircuitPython so I can set a flag to tell me that I need to run TinyUSB00:05
tannewtspecifically tud_task00:05
cr1901_modernI didn't know there was a `dcd_isr` function in the API. And when an event is queued, aren't we already in the ISR? I forget whether tinyusb can queue its own events without direct intervention from the interrupt handler00:05
tannewtdcd_isr might just be the samd intermediate function00:06
cr1901_modernahhh00:06
tannewtthat's the only one I looked in00:06
tannewtI want tinyusb to to tell me "hey call tud_task soon"00:06
cr1901_modernCan the stack queue an event as its doing its own processing? As opposed to the isr calling dcd_event_* to post to the queue?00:07
cr1901_modernif so you might need to add that callback in a number of places (anyways wait for hathach to respond, I was just curious :P)00:07
tannewtya, true00:07
tannewtI don't know exactly what I need. mainly I don't want to have to "poll" tud_task anymore00:08
cr1901_modernWell, tinyusb already integrates w/ a few RTOSes, which would be interrupt driven-only.00:09
cr1901_modernSo I'm guessing there's a solution to what you want, but Idk it offhand :(00:09
cr1901_modernwhat's wrong w/ polling tud_task if there's no work to do?00:10
-_whitenotifier-3- [yosys] pull[bot] closed pull request #338: [pull] master from YosysHQ:master - https://git.io/JvFEt00:11
*** daveshah has quit IRC00:46
*** rohitksingh has joined #timvideos00:48
*** daveshah has joined #timvideos00:49
-_whitenotifier-3- [litex-buildenv] ewenmcneill commented on pull request #348: Update submodules and modernize platforms/target files - https://git.io/Jvblp01:18
*** CarlFK has quit IRC01:20
-_whitenotifier-3- [litex-buildenv] ewenmcneill opened issue #381: Permit target RAM size override to smaller size - https://git.io/Jvb8U01:20
-_whitenotifier-3- [litex-buildenv] ewenmcneill commented on issue #381: Permit target RAM size override to smaller size - https://git.io/Jvb8I01:25
*** titanbiscuit has quit IRC01:30
*** titanbiscuit has joined #timvideos01:30
*** rohitksingh has quit IRC01:30
*** rohitksingh has joined #timvideos01:34
tannewtcr1901_modern: the polling takes time to even just call the function01:42
*** titanbiscuit has quit IRC01:48
*** titanbiscuit has joined #timvideos01:48
*** CarlFK has joined #timvideos01:52
*** ChanServ sets mode: +v CarlFK01:52
*** rohitksingh has quit IRC02:16
*** rohitksingh has joined #timvideos02:19
*** futarisIRCcloud has quit IRC03:39
*** rohitksingh has quit IRC04:35
*** rohitksingh has joined #timvideos04:50
*** titanbiscuit has quit IRC05:03
*** titanbiscuit has joined #timvideos05:04
-_whitenotifier-3- [nextpnr] pull[bot] opened pull request #101: [pull] master from YosysHQ:master - https://git.io/Jvb2n08:15
-_whitenotifier-3- [nextpnr] pull[bot] closed pull request #101: [pull] master from YosysHQ:master - https://git.io/Jvb2n08:15
*** rohitksingh has quit IRC09:05
*** argus71 has joined #timvideos11:58
*** argus71 has quit IRC12:00
-_whitenotifier-3- [litex-buildenv] mateusz-holenko commented on pull request #348: Update submodules and modernize platforms/target files - https://git.io/Jvbrx12:29
*** titanbiscuit has quit IRC15:29
*** CarlFK has quit IRC17:51
*** titanbiscuit has joined #timvideos18:29
*** titanbiscuit has quit IRC18:30
*** CarlFK has joined #timvideos18:31
*** ChanServ sets mode: +v CarlFK18:31
*** titanbiscuit has joined #timvideos18:31
*** CarlFK has quit IRC19:03
*** CarlFK has joined #timvideos19:59
*** ChanServ sets mode: +v CarlFK19:59
*** rohitksingh has joined #timvideos20:14
*** titanbiscuit has quit IRC20:36
*** titanbiscuit has joined #timvideos20:53
*** rohitksingh has quit IRC23:01
*** rohitksingh has joined #timvideos23:05
*** rohitksingh has joined #timvideos23:09
*** rohitksingh has quit IRC23:23

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!