-
I followed instructions online to make my own testing in order to train end users about unknow risk of BadUSB. However, I encountered several issues:
1) DUMP?
I think dump firmware equals to backup …
-
I received charger HTRC B6 mini V2. STM8S207R8 (or STM8S207RB??, I am not sure..) is the MCU, it runs from internal oscilator...
On first quick check, HW is very similar to iMAX B6. Charger by HTRC h…
-
Hello World C example does not compile.
Skeleton project also fails to compile.
![image](https://github.com/DJSures/NABU-LIB/assets/2974998/5572bc8e-dc49-48eb-9476-2f7d02e1dfbd)
I have to d…
-
I'm not sure if this is the correct name for this enhancement but I've noticed that while the Sunrise ROMs with device driver 0.1.7 could boot in MODE 80 and apply the correct COLOR parameters as save…
-
**Is your feature request related to a problem? Please describe.**
GB Studio generates enormous blobs of data in byte arrays that are not readable. And sometimes all that is working by a happy coinci…
-
This repository contains .svd, .sxml and .h files.
Over at SourceForge, there is a ticket for adding the headers to SDCC: https://sourceforge.net/p/sdcc/patches/367/
If SDCC would add the h files,…
-
Thanks!
-
The attached code produces when calling a function with 4 or more parameters uses the stack frame to store values temporary. This adds 4*19 T states per parameter and that does not include code to c…
-
The `C Coding Standard` states:
```
C Style Comments. C99/C11/C++ style comments (beginning with //) should not be used with NuttX. NuttX generally follows C89 and all code outside of architecture s…
-
Hi James, I realise that this is not an active project, and a vanishingly small chance of you being interested but anyway...
Since I see you used a CH559, Can you comment on whether this forth can …