- Jul 27, 2016
-
-
developer4 authored
Raspberry Pi executable compiled and linked with new SysGCC (gcc4.9.2) toolchain.
-
- Jul 26, 2016
-
-
developer4 authored
+Linux executables (Fixing log error: stated: Version 1.1 +Linux executables should be: Version 1.2 +Linux executables )
-
developer4 authored
+Linux executables
-
developer4 authored
+executable for RPi (ARM_HF binary). After testing on RPi, in kbdemu.c, function sw_open_serial() prolonged time between uFR device reset (by setting RTS on port) and flushing input stream because slower response on Raspberry Pi 1 B. This wait time is now 500 ms.
-
developer4 authored
-
developer4 authored
In kbdemu.c, function sw_open_serial() prolonged time between uFR device reset (by setting RTS on port) and flushing input stream because slower response on Raspberry Pi 1 B. This wait time is now 330 ms.
-
developer4 authored
-
developer4 authored
-
developer4 authored
-
developer4 authored
-
developer4 authored
-
- Jul 23, 2016
-
-
developer4 authored
Added Eclipse build configuration "ARM_RPi_Release" which contains ARM-HF executable for Raspberry Pi. "ARM_RPi_Release" build configuration use cross compiler from linaro.org. It can compile source to obj files but can't link to executable. Linking must be performed on RPi computer having installed libx11-devel and libxtst-devel.
-
- Jul 22, 2016
-
-
developer4 authored
Still under construction.
-