Ich hab mir das Femtoos was näher angesehen.. alles ganz nett aber es gibt ein schlagendes Kriterium dagegen:
Als Compileroption steht da u.a. für GCC -mint8, was meines Wissens interger auf 8 Bit zwingt. Für kleine komplett selbst geschriebene LED-blink-Programme auf einem ATtiny mag das ok sein aber wenn man portabelen Code nutzt, geht das in die Hose.
Zitat aus der avr-libc FAQ:
"There is a -mint8 option (see Options for the C compiler avr-gcc) to make int 8 bits, but that is not supported by avr-libc and violates C standards (int must be at least 16 bits)."
Damit ist die Gans auf dem RP6 für mich leider tot.
LG Rolf
Lesezeichen