feldim2425_ has quit [Remote host closed the connection]
feldim2425 has joined #litex
<xobs>
Is anyone aware of why TravisCI takes so long to build? I thought `litex-hub` had an account with them, but when I asked their support they say there isn't one. I'm looking at a `wishbone-tool` build that's been queued for six hours now: https://travis-ci.com/github/litex-hub/wishbone-utils/builds/203632982
<tpb>
Title: Travis CI - Test and Deploy with Confidence (at travis-ci.com)
lf has quit [Ping timeout: 264 seconds]
lf has joined #litex
lkcl has quit [Ping timeout: 264 seconds]
Degi has quit [Ping timeout: 246 seconds]
Degi has joined #litex
lkcl has joined #litex
_whitelogger has joined #litex
sthornington has joined #litex
sthornington has quit [Remote host closed the connection]
Dolu_ has joined #litex
Dolu has quit [Read error: Connection reset by peer]
_whitelogger has joined #litex
Bertl is now known as Bertl_zZ
lkcl has quit [Ping timeout: 240 seconds]
_whitelogger has joined #litex
lkcl has joined #litex
_whitelogger has joined #litex
lkcl has quit [Ping timeout: 246 seconds]
lkcl has joined #litex
<_florent_>
xobs: I also have the same behavior with the other repositories since yesterday, I'm going to have a look
<st-gourichon-fid>
I see the macro #define_command, figuring it out.
<st-gourichon-fid>
It looks like the benefit is to allow defining commands in separate C files, and use the linker as a late processing step to collect all symbols defined in an array. Is that it?
cjearls has joined #litex
CarlFK has quit [Quit: Leaving.]
lkcl has quit [Ping timeout: 246 seconds]
<_franck_>
st-gourichon-fid yes it is
<st-gourichon-fid>
_franck_, thanks for confirming.
Bertl is now known as Bertl_oO
lkcl has joined #litex
cjearls has quit [Quit: Leaving]
* st-gourichon-fid
is wondering what can be done without modifying the linker script.