-
Up until now most of the testing and benchmarking has been done on the development machine. Each time I've tried to use e-g on real hardware I quickly discovered problems with performance and/or code …
-
oceanfish81@gollvm:~/Desktop$ git clone --single-branch --branch rust-pac https://github.com/barafael/rust-sipeed-longan-DAC longan_dac_rust-pac
Cloning into 'longan_dac_rust-pac'...
remote: Enumera…
-
PS E:\rust\Xtask> cargo run --example notify --feaures=gd32vf103 --target riscv32imac-unknown-none-elf --release
error: unexpected argument '--feaures' found
tip: a similar argument exists: '--f…
-
By using provided `openocd` and configuration I cannot run targets (device is Longan Nano):
```
% % .platformio/packages/tool-openocd-nuclei/bin/openocd -f .platformio/packages/framework-nuclei-sd…
-
https://github.com/supperthomas/rt-thread/actions/runs/5400782999
-
Currently, SDK is still using the driver which is 2 years old. Driver from gigadevice has updated a lot since then, so better update to newer version.
-
I'm wondering if it is possible to jump to the embedded bootloader that is present at `0x1FFFB000` in the devices ROM without a reset and externally pulling Boot0 high?
So far I have tried to jum…
-
The udev rule [mentioned here](https://github.com/betaflight/betaflight/blob/master/docs/USB%20Flashing.md) does _nothing_ (on current ArchLinux). This has been an issue for at least one geological pe…
-
The [GD32CVF103 User Manual (1.3)](http://www.gd32mcu.com/download/down/document_id/222/path_type/1) specifies the RTC clock calibration value (RCCV) as:
> RTC clock calibration value The value ind…
-
- **class driver**
- [x] msc device driver with os,support filesystem interface
- [x] printer class support, device and host
- [ ] mtp class support, device and host
- [x] cdc rndis host
- [x] cd…