erhankur has quit [Remote host closed the connection]
erhankur has joined #openocd
erhankur has quit []
bobsy has quit [Ping timeout: 244 seconds]
kraiskil has quit [Ping timeout: 265 seconds]
<Haohmaru>
okay, is there nothing like a page in the documentation that lists a bunch of MCUs and which config they go with?
bobsy has joined #openocd
<PaulFertser>
Haohmaru: nothing, but you have the list of configs already
<Haohmaru>
don't tell me there's no support for atsamd20 :/
<PaulFertser>
Haohmaru: doesn't at91samdXX.cfg work for you?
<Haohmaru>
i don't know, the chip isn't at91samd20, it's atsamd20
<PaulFertser>
Plenty of samd20 devices are supported.
<Haohmaru>
i thought at91 are different kinds of arm core
<PaulFertser>
It used to be called at91samd
<Haohmaru>
samd20 is cortex M0+
<karlp>
at91 is "every single cpu we ever released" for fucking ever
<karlp>
because "brand awareness" or some shit
<karlp>
and yeah, they realised it was confusing and dropped it.
<Haohmaru>
is it "safe" to try the config?
<PaulFertser>
lol
<Haohmaru>
in case it's the wrong one
<Haohmaru>
don't laugh
<Haohmaru>
IT'S A CHIP CRYSIS
<Haohmaru>
every chip is infinitely precioussss
<PaulFertser>
I can't imagine a realistic way of damaging a chip by using wrong upstream OpenOCD config.
<Haohmaru>
not sure about upstream, i'm on debian stable
<PaulFertser>
And this is the right config.
<PaulFertser>
Fortunately they do not deviate.
<Haohmaru>
huh, there are configs with cyrillic filenames o_O
<karlp>
unicode actually works yaknow...
<Haohmaru>
ай кноу
indy has quit [Ping timeout: 252 seconds]
<Haohmaru>
okay, so there's no such page which lists chip families/names and which config covers them?
<Haohmaru>
that would've been handy
<Haohmaru>
fortunately, i don't pick a new kind of chip too often
<PaulFertser>
Haohmaru: some supported MCUs were really developed (and named) in russia.
<PaulFertser>
Haohmaru: yes, no such page, maintaining it would be a pita.
indy has joined #openocd
<PaulFertser>
borneoa_: do you want me to update clang on build host today or better postpone?
<borneoa_>
I'm running clang locally and I see some extra warning. It could be nice to use a newer one in Jenkins.
<borneoa_>
I expect the old logs will remain, so if something disappears we can still find it
<borneoa_>
PaulFertser: do you think you could trigger a new run of scan build after the update? This to get the delta between the two versions
<PaulFertser>
borneoa_: yes, I can trigger it
akaWolf has quit [Ping timeout: 265 seconds]
akaWolf has joined #openocd
Hawk777 has joined #openocd
zjason` is now known as zjason
Haohmaru has quit []
Bertl_oO is now known as Bertl
<PaulFertser>
OK, I installed llvm-13 , unfortunately it's risky (or I do not know a good way) to try anything newer on Debian stable. Scheduled a build but it has to wait for others to finish.
<borneoa_>
PaulFertser: thanks. Let's wait and see