-
[//]: # "This description supports Markdown syntax. There's a cheatsheet here: https://guides.github.com/features/mastering-markdown/"
[//]: # "These lines are comments, for letting you know what you…
-
I have manage to compile tinygo and upload it to Arduino Mini Pro with avrisp mkii and prove that it works.
I used avrdude tool to upload it with serial programmer.
```bash
sudo tinygo build -targe…
-
When running the updater on Raspberry Pi 3, I get the following error.
Reading | ########### | 21% 0.10savrdude: error: programmer did not respond to comman…
-
I am writing an experimental filesystem that expose very large files of static data to the user. In theory, each file is 2^64 bytes long. In practice macOS limits to 2^63-1 despite the off_t type bein…
-
### Component
Cast
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (f625d0f 2024-04-02T00:16:42.810315000Z…
-
JOverseer will not list any characters in hex past the 50th character. The list no longer scrolls past 50.
As rare as this may be, it has happened in games before and we cannot see the full charact…
-
Hi @rrevans, I am trying to use the bootloader with Pro Micro clone.
Here the procedure:
- `config.h` with default `VENDOR_ID` and `PRODUCT_ID`. Using `OSC_MHZ_16` and no LEDs.
- Setting fuses wi…
-
with intel hex file
:0400000072746E4563
:0400040075207A6584
If data are 32 bits (big endian) memory load correctly that mean 0x72746E4563 and 75207A6584. Your change work perfectly
If data …
-
Some tools produce s-record (or hex) files which have an additonal empty line(s) at the end.
rl78flash will not accept such otherwise perfectly valid file.
It makes much more sense to accept these…
-
Having little knowledge on all things github, I will refrain from trying to commit stuff that'll break more than it fixes, and in stead upload information + test files to document an observed anomaly.…