Khairulmizam Samsudin
Khairulmizam Samsudin
| Questions | Answers |------------------------------------------------------|-------------------- | OS/arch/bits (mandatory) | Ubuntu x86 | File format of the file you reverse (mandatory) | ELF | Architecture/bits of the file (mandatory) | x86/64...
Seems that the mappings for folding commands is still the vim default. This updates the documentations. Fix #632
**Scope** Allow reading and writing EEPROM with address larger than 256 byte. The provided test would fail without this patch. Fix #2186 **Test** 1. Test setup: a cloned Arduino Uno...
**Steps to reproduce** Reading and writing EEPROM using Adafruit ArduinoISP.ino will cause Bad EEPROM data. The official Arduino [ArduinoISP.ino](https://github.com/arduino/arduino-examples/tree/main/examples/11.ArduinoISP/ArduinoISP) does not have similar issue. See avrdudes/avrdude/issues/990 **Possible solution** The read...