Hello everybody,
Today we are announcing the update of platform for the evaluation board ESP32-WROVER-KIT V4.1 [1]. As usual the platform is available as a resource in the developer website or directly from our GitHub repository:
Here is the changelog since the last public version:
[1.7.0] - 2021-03-09
Added
- Added Chinese documentation
Changed
- Clarify message when
ENV_SDKCONFIG
is already installed assdkconfig
. - Do not fetch the Platform dependency MicroEJ Pack UI
.xpfp
explicitly, behavior is unchanged. - Remove legacy ESP-IDF migration documentation. Not needed anymore because the ESP-IDF is fetched as a submodule since 1.6.1.
Fixed
- Fix Platform directory name in
README.rst
,README_UPDATE_ESP-IDF.rst
andREADME_CN.rst
. - Fix typo and list display in
CHANGELOG.rst
Next, you can play with the foundation libraries examples available on our Github repository [2].
Good coding!
The MicroEJ Team.
[1] https://dl.espressif.com/doc/esp-idf/latest/get-started/get-started-wrover-kit.html
[2] GitHub - MicroEJ/Example-Standalone-Foundation-Libraries at 795a88c9473894096cbd0c2ef0888c05c7c3cc12