Boris Lovosevic
Boris Lovosevic
The [Display module](https://github.com/loboris/MicroPython_K210_LoBo/wiki/display) is fully functional. The camera module will be added later (soon). All conditional compiling constants are defined in **mpconfigport.h**, `MICROPY_USE_DISPLAY` is enabled by default.
The SD Card driver is much improved and it now supports all kinds of SDCards (even the 128MB - 256MB SDFlash chips). The update will be commited to the repository...
This project (example) was started at the time there was no spiffs support in esp-idf. The example is now modified to use the esp-idf spiffs, but some modifications was added...
This example now used esp-idf spiffs, modified to support the directories. `rmdir()` and `mkdir() `functions are added.
I've built the Kendryte toolchain for armhf, you can download it from [my server](https://loboris.eu/sipeed/kendryte-toolchain_v2a_armhf.tar.xz).
You can find some info in [my ktool repository](https://github.com/loboris/ktool), the improved ISP source code [is included](https://github.com/loboris/ktool/tree/master/src/isp).
MIT License for all of my code. For all of esp-idf see [Espressif Copyrights and Licenses](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/COPYRIGHT.html)
I have fixed this issue for this and some other functions and now my application (the real one, not only the test code above) runs as expected. Looking forward for...
It could be done, but at the moment I don't have plans to include it into example. I'm using GSM to access the Internet on the locations where WiFi is...
Sory for not answering for long time... Yes you can load any K210 application. 很抱歉长时间没有回答... 是的,您可以加载任何K210应用程序。