-
When I try `stack --nix build`, I get this error at the end, after stack downloads a bunch of things:
```
/nix/store/7lsphvrbnp63y7yqb21prdjn4fbk17qn-xz-5.2.3-bin/bin/xz: (stdin): File format not …
-
### Configuration
Win8 x64
IDE 1.7.1 | Core 3.3.0a2
### Description of problem
avr-gdb.exe NOT EXECUTABLE because of missing dlls from MinGW like
libgcc_s_dw2-1.dll, liblzma-5.dll etc.
simu…
-
Is there a way to use the avr-gcc build attribute -g with platformio? At least with -g in my env build_flags doesnt work.
I followed this guide: http://www.ikravets.com/computer-life/programming/20…
-
It appears that simulavr and avr-gdb are missing from toolchain-atmelavr-linux_x86_64. I believe this is a repeat of bug report #334. I am new to platformio but am pretty sure this is a bug and not…
-
I made an attempt to avoid the overflow of int_inv_sqrt().
https://github.com/Traumflug/Teacup_Firmware/commit/7dc339332f3b3ed3eebef820f1d48c5cedd4d5c4
-
Just rebased the repo, and going to upgrade some stuff
I will try to add some of those untill the end of the week (maybe borrowed from @jpommerening repo):
- gdb
- binutils
- simulavr
- swig
Want to…
-
```
src/Makefile has comments in at the beginning of the file. They are misleading
and completely out of date, thus in need of updating.
snapshot ...
# !!!! BETA Makefile !!!!
# !!!! Use at own ris…
-
When I tried to configure external tools before debugging my .cpp code (Eclipse), I didn't find 'simulavr' and 'gdb-avr' files at this folder: ${HOME}/.platformio/packages/toolchain-atmelavr/bin/
I us…
-
Hello!
Ariadne works fine for bin-files from various Arduino-IDE-Versions.
If I try to upload a file from PlatformIO (http://platformio.org) Ariadne respond back an error (received opcode=800 sent W…
-
```
src/Makefile has comments in at the beginning of the file. They are misleading
and completely out of date, thus in need of updating.
snapshot ...
# !!!! BETA Makefile !!!!
# !!!! Use at own ris…