*** tpb has joined #tomu | 00:00 | |
*** AmosSam_ has quit IRC | 00:48 | |
*** xkapastel has quit IRC | 02:30 | |
*** cdmatter has quit IRC | 04:13 | |
*** cdmatter has joined #tomu | 04:14 | |
xobs | Priority 1 is still USB. | 05:37 |
---|---|---|
mithro | xobs: Yeap | 06:27 |
*** xkapastel has joined #tomu | 07:22 | |
MadHacker | Huh. Crowdsupply are doing something odd. Suddenly my EVT board order is due to ship on Feb 28th. | 07:37 |
MadHacker | It was August 2nd. | 07:38 |
MadHacker | Similarly, my fomu order is now September 12th not August 2nd. | 07:38 |
MadHacker | (and no communication from them to indicate a change) | 07:38 |
xobs | I haven't heard anything, either. Better email them. | 08:27 |
MadHacker | Dropped them a message. We'll see! | 08:33 |
*** count3rmeasure has joined #tomu | 08:39 | |
*** jljusten has joined #tomu | 08:59 | |
*** xkapastel has quit IRC | 09:52 | |
*** count3rmeasure has quit IRC | 14:04 | |
*** emeb has joined #tomu | 16:13 | |
*** xkapastel has joined #tomu | 17:29 | |
*** emeb has quit IRC | 21:23 | |
*** techman83 has quit IRC | 22:09 | |
*** techman83 has joined #tomu | 22:10 | |
tnt | Does 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 |
tpb | Title: The RISC-V Embedded GCC (at gnu-mcu-eclipse.github.io) | 23:19 |
tnt | Ideally 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 |
xobs | tnt I usually use the one from https://www.sifive.com/boards/ | 23:20 |
tnt | xobs: 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!