Liviu Ionescu
Liviu Ionescu
I have a CLI tool that installs different binaries depending on the system architecture, and it worked fine so far for Windows, macOS and Intel GNU/Linux, but when I tried...
I updated the xPack GCC build to use the latest `gcc-11.2.0-arm-20211124` from @fxcoudert, and the build passed on macOS 11.6 both on Apple Silicon and Intel, but failed on an...
Based on the comments in https://github.com/iains/gcc-darwin-arm64/issues/49#issuecomment-972599628, I did a first run to build `riscv-none-embed-gcc`. For now I applied only the 8 patches I already used for `the arm-none-eabi-gcc` toolchain (https://github.com/xpack-dev-tools/riscv-gcc/commits/v2020.12.0-xpack)....
Hi @freedomtan, I did some tests with this code, aiming to use a similar approach in other projects. The initial tests were successful, but when trying to use `printf()`, the...
### Brief Issue Summary With the recent changes, when `configureOnOpen: false` most of the interactions with the user were disabled. However, in some cases the CMake extension continuously flashes a...
The current strategy when the configure store is not accesible is to abandon the version check and instead display the message suggesting to fix ownership. My proposal for the case...
**Is your feature request related to a problem? Please describe.** The Storage -> Disks -> Edit page allows to configure various values for APM. However, some disks, like WD-Red, do...
Add a new project template that uses xpm to create the projects. Start with `@micro-os-plus/hello-world-qemu-template`, which demonstrates how to build and run simple semihosted projects.
Update the hello-world-template xPack and use it in Eclipse.
The delay can be configured in the interface, but has no effect at run-time.