-
_"If things don't quite work, work at it. :-)"_
OK... I have been "working at it" for hours now... ;)
I have previously installed and used brickOS... but want to use this bibo's feature of RCX IR …
-
```
how does one even flash the image,
I've got the devkit, and it only allows to flash .hex files, not .bin
I might rewrite the whole thing there seem to be no source anyway as previous
poster menti…
-
________________________________________________________
SHORT VERSION:
Why does meta-renesas (branch krogoth) provide a recipe optee-os_git.bb, if it depends on meta-linaro/meta-optee (branch kro…
-
sudo apt-get install pkg-config
sudo apt-get install libusb-1.0-0-dev
You need to change the path to the libusb in the `stm8flash/pgm.h` file on `#include `
-
Thanks for sharing your project.
I have an issue with compiling using build.bat in a9g folder, it just returns " '.' is not recognized as an internal or external command"
I have the same folder …
-
https://github.com/RT-Thread/rt-thread/pull/4503
-
## 1. SDK version(SDK 版本)
{
}
---
## 2. In what kind of operation problems appear, and how to reproduce the problem ?(什么样的操作步骤问题会出现,是否是稳定复现,如何复现问题?)
{
}
--…
-
Hi,
first of all thanks a lot for this amazing project - I was looking for an alternative to the Windows version a long time.
I managed to compile OpenHantek with seemingly no errors except one:
…
-
For all functions read/write/verify the error handling should be improved.
f.i. currently when specifying a verify operation with a byte count that is larger than part->*_size it will be silently r…
-
Historically, when handling issues like "the tools on the system we are delivering the toolchain to, for a particular target arch, have lots of individual quirks", Rust has had two primary moves:
- A…