waldoalvarez00

Results 8 issues of waldoalvarez00

Can you change: EEPROMClassEx EEPROM; to something like: EEPROMClassEx EEPROMEx; EEPROMEx.h is not a drop in replacement for EEPROM.h as it doesn't have indexers and length function for instance.

Hello: This link of documentation is missing: https://github.com/java-crypto/cross_platform_crypto/blob/main/EcSignatureP256Sha256String/ec_key_generation.md

Please add documentation on how to properly perform encryption and signing of the firmware to prevent dumping and reverse engineering.

Please add documentation on how to encrypt and sign binaries to prevent dumping of firmware and reverse engineering (disassembly, etc).

If a message that is longer than the screen is tall is being updated it causes the screen to be repainted and scroll every time an update is made. This...

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:macos
area:core
memory
perf:memory

I am trying to perform IPC between D0 and M0, the description of interrupts and registers are there but the details are missing as to implement. It is also missing...

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug