My personal rule is to know how to NOT use a tool
I learnt that with USARTS. They could work with 6,7,8 bits. I learnt the
hard way, NOT to use 6 or 7 bits.
pi zero at 5$ is enough for my current needs... ;) (when it will finish
to build 2165/3572...)
On 5/29/21 6:39 PM, Carsten Haitz
On Sat, 29 May 2021 17:58:04 +0200 Pierre Couderc via enlightenment-users
said:
and for you - you need that option... as the arm universe moved on from armv6
long ago.. :) the arm world is even now trying to drop 32bit entirely... latest
arm core designs have no 32bit at all. 64bit only. so armv6
Thank you,
It is building ok 1419/3572...
Yes ARM1176 is a bit old. But it is used by the Raspberry pi zero, which
is one of the lowest cost full computer.
When I need a small GUI and it is a pi zero with wifi, no keyboard no
display, I use cppcms.
But in this case I want the lowest cost a
On Sat, 29 May 2021 06:32:05 +0200 Pierre Couderc via enlightenment-users
said:
try -Dnative-arch-optimization=false
basically efl builds with neon (SIMD) optimizations by default because 99.9% of
arm system that efl would run on have a neon vector unit (armv7 on always has
this with the only ex