-
https://github.com/RT-Thread/rt-thread/pull/4503
-
#### utility.ts
- [x] `to_hex_string` should also accept typed arrays.
```ts
export const to_hex_string = (arr: number[] | TypedArray, sep: string = ", ", prefix: string = "0x", trailing_sep: boo…
-
I just fired up WSL with Debian to try to build this project on Windows (well, really Debian under Windows)
There were some (likely pretty basic) packages that were needed for me to be able to buil…
-
### What happened?
![Capture d’écran 2024-09-03 122943](https://github.com/user-attachments/assets/12679a38-6fe2-475b-97b3-bbf48a8953a8)
hello,
I have a zzh type coordinator that was with an old fi…
-
In an effort to checkout a repo within a container that's being self hosted on a Linux VM running Ubuntu 20.04 as follows:
```
name: OS Build
# Controls when the workflow will run
on:
pu…
-
Following man pages have a link to external resource which no longer works:
1. [srec_aomf(5)](https://linux.die.net/man/5/srec_aomf)
1. [srec_binary(5)](https://linux.die.net/man/5/srec_binary)
1…
-
Bug report from [Colen Garoutte-Carson](https://sourceforge.net/u/coleng/) back in December 31st, 2014 via email.
Hi. I was combing through the internet looking for some fletcher32 algorithms to c…
-
root@attifyos:/home/iot/tools/firmAE/FirmAE# ./run.sh -c dlink /home/iot/tools/firmware-analysis-toolkit/DIR816.img
[*] /home/iot/tools/firmware-analysis-toolkit/DIR816.img emulation start!!!
Gen…
-
after updating TronxyMachine.h it does not update the build, i have to manually configure Configuration.h with my board, i have to also manually configure machine in Configuration.h, there is no auto …
-
Call me crazy, but I program microcontrollers in C++.
To that end, while the C array is perfectly adequate, over the years the languages are diverging more and more. I propose adding a new output f…