Sunday, 2019-08-04

*** tpb has joined #tomu00:00
*** AmosSam_ has quit IRC00:48
*** xkapastel has quit IRC02:30
*** cdmatter has quit IRC04:13
*** cdmatter has joined #tomu04:14
xobsPriority 1 is still USB.05:37
mithroxobs: Yeap06:27
*** xkapastel has joined #tomu07:22
MadHackerHuh. Crowdsupply are doing something odd. Suddenly my EVT board order is due to ship on Feb 28th.07:37
MadHackerIt was August 2nd.07:38
MadHackerSimilarly, my fomu order is now September 12th not August 2nd.07:38
MadHacker(and no communication from them to indicate a change)07:38
xobsI haven't heard anything, either. Better email them.08:27
MadHackerDropped them a message. We'll see!08:33
*** count3rmeasure has joined #tomu08:39
*** jljusten has joined #tomu08:59
*** xkapastel has quit IRC09:52
*** count3rmeasure has quit IRC14:04
*** emeb has joined #tomu16:13
*** xkapastel has joined #tomu17:29
*** emeb has quit IRC21:23
*** techman83 has quit IRC22:09
*** techman83 has joined #tomu22:10
tntDoes anyone know a good bare metal riscv toolchain ?  I've been using the one from https://gnu-mcu-eclipse.github.io/toolchain/riscv/  but it's actually kind of targeted at linux.23:19
tpbTitle: The RISC-V Embedded GCC (at gnu-mcu-eclipse.github.io)23:19
tntIdeally what I'd want is to have only the 'common' / non-system dependent functions like strlen / strcmp / memcpy / atoi / ... and none of the stuff that is system dependent like malloc / printf / ...23:20
xobstnt I usually use the one from https://www.sifive.com/boards/23:20
tntxobs: it has the same issues.  If I use -nostdlib I don't get any functions including the one that are not system based (like strlen) and if I don't put it, then I get everthing.23:26

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!