Hiperión
Hiperión
Now I am rewriting some part of the HAL and change the TFTP server for a more comfortable and standard FTP server
AWS FreeRTOS HAL has a lot of things figured out and MIT licensed
> @hiperiondev Looking great. If you have time, you can add tests but if not I'm also happy to put this into a embedded-systems branch that I'll try and maintain...
For my needs I have separated the REPL code in: https://github.com/hiperiondev/uC-TOY I particularly prefer to use on a microcontroller linenoise . You can see a particular use in: https://github.com/hiperiondev/esp32_toy/blob/main/main/main.c
History is optional. It has an online editor. It is very small and concise, which is why it already comes in the SDKs of many microcontrollers.
Thanks for your reply PLC is a very closed topic, there are very few open things (although there are quite a few free ones) I am going to investigate rusty,...
I think it's because size_t is defined in more than one file (in my case I found 4 of them) and Eclipse can't decide which one is correct.
> @hiperiondev Did you do something to eliminate the error? No, the IDF plugin does not have the possibility to edit the files it indexes
Thank you very much for the reply. It does not seem to generate conflicts in operation using the qt5 library
But when it starts I find the following error: 2024-06-30 19:14:06.248 (W) AudioOutputDevice::start: using system default device Default ALSA Output (currently PipeWire Media Server) 2024-06-30 19:14:06.248 (I) AudioOutputDevice::start: audio format...