arduino / arduino/ArduinoCore-API
Serial.print(x, BIN) doesn't print correct binary values for int8_t type
Open
- Dominant language
- C++
- Stars
- 306
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported Serial.print(x, BIN) behavior using an int8_t value, then trace the ArduinoCore-API print implementation involved. Confirm the binary output for int8_t values is correct and add or update coverage if the relevant test location can be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100