JATothrim
JATothrim
The blink.ino example project fails to build, because Arduino.mk does following with Arduino Nano. Makefile: > ARDMK_DIR=/usr/share/arduino > ARDMK_VENDOR=archlinux-arduino > ARDUINO_DIR=/usr/share/arduino > ARCHITECTURE = avr > BOARD_TAG = nano >...
There are few file formats around. It is however bit unclear what these formats actually are *for*. This issue is for discussion of the file formats used project wide +...
Following is just me thinking about the polycube representation and how an pcube is computed. (sorry if the grammar is bad/gibberish as I'm not too good writing complex sentences in...
Hello! I have some upgrades to the newCache + project code: - libmapped_file: memory mapped file I/O library (see first commit) This is my own library in making, partly unrelated...