NoNamedCat
NoNamedCat
Also i need to comment this line ```_emu->name.c_str(),xPortGetCoreID(),rtc_clk_cpu_freq_value(rtc_clk_cpu_freq_get()));``` and this line ```rtc_clk_cpu_freq_set(RTC_CPU_FREQ_240M); ``` to compile
The problem goes away. What we need to change in the code so it works with the newer version of board manager?
The code above is just a test for marking the app0 or app1 as a boot source.
Strange behavior... Maybe the gamepad had another firmware? Maybe it has another micro? The code that I posted have been working for me to these days
Any news on this? I want to make an standalone programmer for the py32f002. The idea is to make a port of the arduino core. Tks
This models will be compatible with llama.cpp?
Maybe a pure c++ or c emulator like the mcugotchi?
Ok I have it working now in the ESP32... And using a Nokia display... I made a few changes in the code to make it work. Are you interested in...
Tks Gary. Now I'm reading the code for the graphics. Now i have to solder some buttons to see the icons. But now i resized the pixel size and centered...
Is there a way to update the screen dynamically? I noted that the emulator update the screen every defined time... If we can update the screen only when the image...