Traumflug

Results 424 comments of Traumflug

Just forwarded _master_ to _experimental_ of yesterday.

Forwarded _master_ to _experimental_ of yesterday again. ARM support is now on master.

Just forwarded _master_ to _experimental^_ of today.

If you feel like it's worth the work, yes, please go ahead.

> With introducing stm32f411 we split analog-arm.c to analog-arm_lpc1114.c and analog-arm_stm32f411.c. I'd prefer to not split in two levels here, but keep one level: analog-avr.c, analog-lpc.c, analog-stm.c, all on the...

> When you have something like: ``` src-arm/lpc/analog.c src-arm/lpc/delay.c ... src-arm/stm/analog.c src-arm/stm/delay.c ... ``` > You don't need #ifdef's , because the Arduino-IDE will fetch any file in the src/-folders....

Basically all branches have some justification. Each of them contains an idea, some improvement, some code which should be evaluated and be either discarded after careful consideration or be adjusted...

There is a branch _arc-support_ which claims to support G2/G3. Cleanup opportunities I see at a first glance: - Should be wrapped into a #define, because it's likely a big...

After messing a few days with OpenJDK 9 (can't run Visolate), then OpenJDK 8 (can run Visolate), then building a JAR with a Makefile, then doing a number of non-software...

Not nothing. You've learned something.