Roberto Carlos
Roberto Carlos
Hello. Im trying something and I cannot understand if its my code or the extension that is not working as it should. Im doing an API request where it should...
Hello. I have a Colorlight 5A-75E board (v8.0) however, looks like IceStudio does not support to program it via `FT232RL`. I was able to program it via command line following...
Hi, I was able to upload vexriscv to my Colorlight 5A-75E FPGA, however, if I reboot 2 times, it throws a data corruption error: ``` .... $ >reboot __ _...
- Data storage - Functions - Conditional statements - IO (Input/Output) - Loops
Hey! I'm following the [docs](https://docs.ultralig.ht/docs/writing-your-first-app) but having some issues when building: ```bash ❯ cmake .. -- Configuring done -- Generating done -- Build files have been written to: /home/roby/repos/ultralight-quick-start/build ❯...
Feature request: Add support to kirkstone ``` meta-rauc-community: url: "https://github.com/rauc/meta-rauc-community.git" branch: master path: layers/meta-rauc-community layers: meta-rauc-tegra: ``` ERROR: Layer meta-rauc-tegra is not compatible with the core layer which only supports...
hello. im trying to add rauc ota support for my imx8x board. following this: https://github.com/rauc/meta-rauc-community/tree/master/meta-rauc-nxp ``` INIT_MANAGER = "systemd" IMAGE_INSTALL:append = " rauc" DISTRO_FEATURES:append = " rauc" IMAGE_FSTYPES:append = "...
Blocked by #1154 We need to implement logging to file. # Description Check the sample for usage ## Checklist - [X] Self-review changes. - [X] Evaluate impact on the documentation....
# Description The implementation is: when logging (with cubos_debug, etc..), if the file was set, it also prints to the file stream. this means: data logged before setting the file,...
# Problem Currently, when a user uses tesseratos and its tools, there is no "layout", it's all messy and annoying.  # Solution Use docking branch from imgui and provide...