femto can be compiled for linux if you want to try it out, it's not like most text editors.I had a look at the femto text editor site. That's great, a very minimal text editor. Nice to hear you got that unlink error fixed.
As far as regular printf and not fprintf, is the replacement pico_printf better than the newlib? I've been using it for my code.https://www.raspberrypi.com/documentati ... ico_printfCompact replacement for printf by Marco Paland (info@paland.com)
I'm not sure I would say fixed, as I don't ever see any warnings and I when I put in the fix I still don't see one.
I just use what ever printf is in the SDK I didn't do any replacements. All I did was use a buffer and then from the buffer push that to the VGA display.
Statistics: Posted by DarkElvenAngel — Tue Dec 10, 2024 12:16 am