You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly thanks very much for this, it looks great. will have a good play :)
I'm on debian linux
I tried --recurse-submodules and --recursive but neither brought in LVGL and eez-framework
In eclipse build fails project may be incomplete, but it is only due to: "arm-none-eabi-objcopy.exe: not found" as seen in console vies.
I cannot see how your Readme instuctions can work as there is no CMakeLists.txt. I would like to try this as erasing and loading the STM32F469 take a long time.
Many thanks again.
The text was updated successfully, but these errors were encountered:
The README instructions are not valid for this project and needs to be corrected. For now, this project can only be built using STM32CubeIDE and tested on the stm32f469-disco development board. Building Linux, Windows and Emscripten version is not currently supported. Sorry for this confusion. However, I'm not sure why --recurse-submodules and --recursive doesn't works for you.
Same problem with LVGL and eez-framework. Links to respective repos are broken. So they are not present in the final project, and it doesn't compile.
All 3 projects for STM32F469i-disco are broken. Check https://github.com/eez-open/stm32h745i-disco-lvgl-demo, which is ok
Firstly thanks very much for this, it looks great. will have a good play :)
I'm on debian linux
I tried --recurse-submodules and --recursive but neither brought in LVGL and eez-framework
In eclipse build fails project may be incomplete, but it is only due to: "arm-none-eabi-objcopy.exe: not found" as seen in console vies.
I cannot see how your Readme instuctions can work as there is no CMakeLists.txt. I would like to try this as erasing and loading the STM32F469 take a long time.
Many thanks again.
The text was updated successfully, but these errors were encountered: